-
From https://github.com/executablebooks/MyST-Parser/issues/147 @chrisjsewell mentioned
> Another thing that should be stressed in the documentation, is that all "nested" content in directives will …
-
Markdown code can be kept in check with https://github.com/DavidAnson/markdownlint-cli2
It can be configured to your liking.
-
**Is your feature request related to a problem? Please describe.**
Not a problem, but it would be nice to have the description field support markdown.
Presently any lines entered are merged together…
-
In a couple of markdown files I have this sort of things written:
```
Here is a promql query: `mymetric{some_stuff}`
```
The curly braces causes an exception:
```
Error id a03e1d61-889e-474b-b…
-
Hi, is it possible to convert from mathpix-markdown to markdown, or from markdown to mathpix-markdown?
-
### Check List
- [X] I have already read [Docs page](https://hexo.io/docs/) & [Troubleshooting page](https://hexo.io/docs/troubleshooting).
- [X] I have already searched existing issues and they are …
-
I'm going to enhance the documentation of [the fields exported in CSV (data-fields.txt)](https://github.com/openfoodfacts/openfoodfacts-server/blob/main/html/data/data-fields.txt).
Is it ok if I co…
-
My app uses `imgui_node_editor` to build a diagram on a canvas. One of the types of diagram node is a text display (it's used for displaying comments and inline documentation about the diagram)
I h…
-
Hello,
I'm trying to resize an images but I don't find the right way to do it.
What I've tried in my markdown file:
```
![Google Logo](google_logo.png){ height=20% }
```
```
```
In…
-
Thanks for this great library!
The docs have been very helpful in learning how to customize the chat interface. One area I have struggled to find information on is styling the output of the markdow…