-
### Feature description
It's a markdown file, so it should use the correct extension. Otherwise, IDEs misinterpret (and misrender) it as a logfile, which is `text/plain`.
-
I'm using this in my application.
This is working fine as data is saving to database with markdown syntax.
Now, I want to render this data on a separate file.
**How to render the data on view…
-
when editing file, I like use vim.
when I have edited a file, the macdown cannot reload the edited file automatically.
-
The markdown rendering by WP-Markdown is strange, and I feel I fight it a lot.
I want to generate the HTML before I make the API call to publish it. This way we can remove the plugin on Wordpress, an…
-
### Bug description
when printing backslashes from inline Python they get escaped too often
### Steps to reproduce
````qmd
---
title: "Empty"
engine: jupyter
---
Backslash: `{python} "a\\b"` `{pyt…
-
Would it be possible to extend the label rendering engine with a HTML or Markdown parser? Specifically I'm looking to include linebreaks and links in the labels.
E.g.:
``` dot
digraph {
link…
ghost updated
3 years ago
-
Hello, Is it possible to use markdown link in the table. I have seen the example 5 but it look like it is more related to the `tablewriter.Border` object then Markdown. I would like to be able to do s…
-
### Describe the bug
The keyboard shortcut `Ctrl + Shift + 0` does not function as expected in specific contexts:
1. In the **Creation and Ordering** section, it fails to move a cell down.
2. In the …
-
Part of #46741
In our transition process to the new 40px default sizes, we are now ready to officially start the deprecation period by logging console warnings.
## List of components
- [x] BorderBo…
mirka updated
24 minutes ago
-
### 1: Messages Not Auto-Scrolling to Bottom
In `useLocalRuntime`, long messages fail to automatically scroll to the bottom, causing inconvenience for users trying to view the latest messages.
###…