Markdown? #776
Answered
by
srgoni
wisdomlight
asked this question in
Q&A
Markdown?
#776
|
On Ubuntu 24 LTS |
Answered by
srgoni
Oct 21, 2024
Replies: 1 comment 1 reply
|
txt2tags is a flavor of markdown that's a bit similar to MediaWiki: https://txt2tags.org/markup.html There are many other flavors, with GitHub-style markdown being one of the more popular ones: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax There's also an effort to standardize the different flavors: https://commonmark.org/ |
1 reply
Answer selected by
wisdomlight
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
txt2tags is a flavor of markdown that's a bit similar to MediaWiki: https://txt2tags.org/markup.html
There are many other flavors, with GitHub-style markdown being one of the more popular ones: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax
There's also an effort to standardize the different flavors: https://commonmark.org/