HaxeFoundation / HaxeFoundation/haxe-markdown
support code blocks fenced with ~~~
Open
- Dominant language
- Haxe
- Stars
- 65
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Support code blocks fenced with triple tildes (same as triple backticks, but more symmetrical looking).
[Triple tildes are standard commonmark](https://spec.commonmark.org/0.29/#fenced-code-blocks), and are supported by pandoc, github markdown, and other implementations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.