vscode
vscode copied to clipboard
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...
Dear Saul-Mirone! Thanks for the extension, I love it. The only thing I miss is the Mermaid support. I saw that milkdown has a plugin for mermaid. Could you add/enable...
Is there any way to configure the milkdown vscode extension?
Generally, you can insert snippets into markdown file in VS Code. However it seems snippets can not be triggered when using milkdown editor. Is it possible to insert snippets in...
When opening a markdown file milkdown, it does NOT recognize link breaks. In fact, it seems like all line breaks are removed silently, only text are preserved. Potential cause for...
Steps to reproduce: 1. Open a markdown file with Milkdown 2. After the file is opened, immediately click on close without making any changes. Expected: File closed successfully without any...
Astro (https://astro.build/) is the new hotness in content-rich static site rendering - and they have a concept called "front matter" (https://docs.astro.build/en/guides/markdown-content/) which simply has a "---"-enclosed section at the very...
The characters cannot be entered consecutively when editing a formula block. The characters cannot be entered consecutively when editing a formula block. That is, the formula editing panel automatically exits...
For md, Milkdown works well (except frontmatter became a title/big text). Bt for mdx, does not break, but shows custom components as a code blocks. Can we have a config...