Skip to content

Commit 1e564f0

Browse files
authored
fix: Add a more current link to the CodeMirror 6 Legacy modes
1 parent 6c54d23 commit 1e564f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/reference/markdown-basics.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Currently, the following languages are supported by the engine (the names in bra
157157
- XML (`xml`)
158158
- YAML (`yaml`; `yml`)
159159

160-
More languages can be implemented on your request. If you need a specific language, please first search online if there is a CodeMirror 6 compatible language mode available (either from CodeMirror directly or a third party), and open up an issue on GitHub, so that we know which one we should add. We cannot promise to implement it in the end, even if you found a compatible language pack, however. Also, we cannot create language packs ourselves.
160+
More languages can be implemented on your request. If you need a specific language, please first search online if there is a CodeMirror 6 compatible language mode available (either from CodeMirror directly or a third party), and open up an issue on GitHub. Many are available in a [legacy package](https://github.com/codemirror/legacy-modes). We cannot promise to implement it in the end, even if you found a compatible language pack, however. Also, we cannot create language packs ourselves.
161161

162162
## Zettlr Markdown additions
163163

0 commit comments

Comments
 (0)