-
Attempting to enter any text still has it meddled with by markdown and other automatic character additions. Not everyone wants internet RP format - and crucially, many locally-hostable models still ge…
-
Our [github-markdown.css](https://github.com/dart-lang/pub-dev/blob/master/third_party/css/github-markdown.css) is outdated in many aspect (e.g. dark mode compatibility, how some blocks are rendered -…
-
# Feature Request:
Currently, when editing Markdown files (.md) with tables, the header row of a table does not remain visible as you scroll down the content. This makes it difficult to track t…
-
- [ ] drawflow
- [ ] echarts
- [ ] gridstack #2253
- [ ] baidumap
- [ ] markdown-it
- [ ] monaco-editor
- [ ] pdf.js
- [ ] sortable
- [ ] swiper
- [ ] xgplayer
- [ ] quill editor #1673
- […
-
Adding an icon for "Open Document White" to the ToolBar (you can also add a hotkey)
Although it would be ideal to be able to add IMMEDIATELY icons of third-party programs for opening an open docume…
-
- アンケートの説明
- テキスト回答 (短文・長文)
[traPtitech/traq-markdown-it: Markdown parser for traQ](https://github.com/traPtitech/traq-markdown-it) を使うのが良さそう
yto60 updated
3 years ago
-
### Checklist
- [X] I have updated to the latest available Home Assistant version.
- [X] I have cleared the cache of my browser.
- [X] I have tried a different browser to see if it is related to my b…
-
**The goal**
I wanted to have German quotes: `„…“` instead of English quotes: `“…”` when transpiling from markdown to PDF.
**The problem**
When transpiling with pandoc and a defaults file from ma…
-
The `commonmark.py` library has been deprecated:
https://github.com/readthedocs/commonmark.py
They recommend switching to `markdown-it-py`:
https://github.com/executablebooks/markdown-it-py
-
The package currently uses marked to render markdown into html. I think it would be worth discussing whether this is the best option -- [markdown-it](https://github.com/markdown-it/markdown-it) seems …