-
### š Description
When trying out experimental vite, the start up fails.
### š Expected behavior
It should start the dev server
### š Actual Behavior with Screenshots
```
[1] ā [ERROR] Failed toā¦
-
### Problem
Consider the following Markdown:
```md
This is some Markdown with a Kbd tag
```
This results in a tree similar to this:
![image](https://github.com/pngwn/MDsveX/assets/8215371/ā¦
-
Hey @kepano,
First off, I wanna thank you for the awesome web-clipper; Iām really enjoying testing it out and making templates for the sites I visit the most to grab notes.
I usually use underscā¦
-
#### Summary
OpenGraph metadata does not get fetched when using markdown links
#### Steps to reproduce
1. Enable website link previews preference must be set to true
2. Send the following link tā¦
-
It will be nice to render ```mermaid blocks in the buffer when _markup hiding_ is toggled on, just like the VSCode markdown extension does in his live preview pane:
![vscode-markdown-it-plugins](htā¦
-
- `@Description` Annotation is not supported rich texts. So itās hard to describe long type paragraphs.
- weak-supports for param type(enums, etc..) and return type when using `@Description` annotatiā¦
-
### Question
In markdown files, I extensively use the Vuepress "[import code snippet](https://vuepress.vuejs.org/guide/markdown.html#import-code-snippets)" syntax, which allows importing some delimā¦
-
Update while typing doesn't work in the Markdown preview. You have to save your editor or exit it and return to see the new text in the Markdown View window.
**Problem:**
This can be reproducedā¦
-
Thanks for the epic libary!
I have an edge-case that produces invalid markdown tables. Let's say I have a CSV file like this.
```csv
col1,col2|withpipe,col3
y,y|n|unknown,y
```
when I woulā¦
-
- [x] I confirm that this is an issue rather than a question.
## Bug report
I use vuepress v1.9.7
I use config.ts to configure VuePress, but I have encountered problemā¦