-
## Describe your feature request
In pr #1562 , a WSIWYG editor has been added to the text input area, however, when a text is sent, it is displayed in unrendered markdown. The idea is to use `marke…
-
markupsafe_escape breaks special characters, e.g. `"`, in markdown code blocks. If my analysis is correct, the `markupsafe_escape()` is called on the raw documentation string of the description and wi…
-
Hi,
I am testing `markdown-to-jsx` which it seems be great, but My constraint is I can't accept HTML in markdown input and I wonder if it is possible to add new rules to transform markdown syntax to…
-
This isn't a bug, but rather a potential source of confusion. (I was confused, at least.)
In markdown, if you want a newline in your text, simply putting a newline character in is not enough. You h…
-
I would like cspell to only check markdown files. So exclude all other file types / languages. But it seems setting `"*": false` is not supported.
Here's the configuration I am trying:
```json
…
-
**Describe the bug**
When I write MarkDown in it is not working.
But, when I use `:source="source"`. It is displaying some of the markdown, but some of them are not working.
**To Reproduce**
St…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues).
### Descr…
-
### Is your feature request related to a problem? Please describe.
I'm attempting to build a website with Markdown and FastAPI. However, I have to manually declare images in html, and it just looks r…
-
## Search terms
external document file validation, markdown
## Expected Behavior
The local file (extension) being loaded should be constrained, unless there are plans to include arbitrary fil…
-
I have commonmarker installed, and in my Gemfile. I am running latest yard, commonmarker, rubygems, bundler, and ruby (3.3.5).
In my `Rakefile`, I have:
```ruby
require "yard"
YARD::Rak…