...
1---
2name: Bug report
3about: Create a report to help us improve
4title: ''
5labels: ''
6assignees: ''
7
8---
9
10**Describe the bug**
11
12A clear and concise description of what the bug is. Screenshots are often helpful here.
13
14Do *NOT* just paste a link to other issues on GitHub.
15
16**To Reproduce**
17
181. Provide copyable *text* (not an image) that reproduces the issue.
192. Provide a `chroma` command-line invocation to reproduce the issue with the above input text. eg. for Hugo the (rough) equivalent would be `chroma -s monokailight --html --html-lines --html-lines-table --html-inline-styles <source>`
20
21Do *NOT* provide configuration for another tool (eg. Hugo). My time is limited and if you want me to fix your issue, help me help you.
View as plain text