antfu / markdown-it-mdc

MDC (Markdown Components) syntax for markdown-it.
MIT License
101 stars 3 forks source link

List of bugs occuring by default and by turning off plugins #6

Closed nobkd closed 6 months ago

nobkd commented 8 months ago

Describe the bug

Refer to https://github.com/nobkd/test-mdit-mdc#readme There I listed results for the different cases. (In my example there was no block component specified, so there might be problems with that plugin)

To check the different cases, disable plugins by uncommenting the specific lines:

Reproduction

https://github.com/nobkd/test-mdit-mdc/blob/main/main.js

Run with nr dev

System Info

System:
    OS: Linux 6.6 openSUSE Tumbleweed 20231211
    CPU: (8) x64 AMD FX(tm)-8350 Eight-Core Processor
    Memory: 9.07 GB / 15.58 GB
    Container: Yes
    Shell: 5.9 - /usr/bin/zsh
  Binaries:
    Node: 20.8.1 - /usr/bin/node
    Yarn: 1.22.21 - /usr/local/bin/yarn
    npm: 10.2.4 - /usr/local/bin/npm
    pnpm: 8.10.5 - /usr/local/bin/pnpm
  Browsers:
    Chromium: 119.0.6045.199
    Firefox: 120.0.1

Used Package Manager

npm

Validations