List of bugs occuring by default and by turning off plugins
Closed this issue · 0 comments
nobkd commented
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
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- The provided reproduction is a minimal reproducible of the bug.