Znak, a Markdown-like markup language #11
noClaps
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
By the way, if this isn't what you had in mind with this category, feel free to close it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/noclaps/znak
Znak is a Markdown-like markup language with features like math rendering and syntax highlighting built in. It uses Tree-sitter for syntax highlighting, and Treeblood for$\LaTeX$ to MathML rendering. The syntax is similar to Markdown, and will be familiar to anyone already familiar with Markdown, but is a bit stricter and more opinionated. It supports a subset of Markdown features, but adds some that aren't in standard Markdown, like tables, containers, frontmatter, and more!
Beta Was this translation helpful? Give feedback.
All reactions