1-bug.yml
1-bug.yml
| Name | About | Labels | Assignees |
|---|---|---|---|
| 🐛 Bug report | Describe a problem |
Some general tips:
- Is this really a problem?
- Is this a problem here?
- Can this be solved in a different way?
Please test using the latest version of the relevant packages to make sure your issue has not already been fixed.
Link to repository or sandbox with runnable example of the issue.
Some starters:
| description | codesandbox | stackblitz |
|---|---|---|
| remark only (for markdown to markdown) | codesandbox | stackblitz |
| remark and rehype (for markdown to html) | codesandbox | stackblitz |
| react-markdown | codesandbox | stackblitz |
Alternatively, use the next section Steps to reproduce.
How did this happen? Please provide a minimal, reproducible example.
What should happen?
What happens instead?
What JavaScript runtime are you using to build or run the code?
Note: for ECMASCript modules (ESM) in Node, at minimum Node.js 12.20, 14.14, or 16.0 is required.
What package manager are you using?
What operating system are you using?
What, if any, tools are used to build or bundle the project?