Markdown
- CommonMark arkdown specs
- Applications and components that support Markdown.
Markdown extensions
-
MyST “MyST is a rich and extensible flavor of Markdown meant for technical documentation and publishing.” (python, js)
-
pandoc MD extensions : video
Markdown structured data extensions
- yaml frontmatter
- markdown-ld simple syntax for humans to write RDF Linked Data in Markdown
- SMD : extension on the Markdown syntax that enables to embbed markup needed to couple linear writing and RDF triples
- RDF in Markdown/ReStructuredText
- Metadata for markdown / MkDocs
- Semantic Markdown Specifications
- Semantic Markdown (similar to RDFa)
tools
- turndown: convert html to MD | code
- pandoc
- How is Google Docs to Markdown so good on Discourse? - praise - Discourse Meta
TeX
- Latex
Mediawiki …
-
RestructuredText
-
SAM : semantic authoring markup - semantic data inside plain text
-
convert into slides : how pandoc is doing it using S5, DZSlides, Slidy, Slideous, or reveal.js
-
slides: shwr.me no MD
-
webODF : JavaScript library that makes it easy to add Open Document Format (ODF) support to your website and to your mobile or desktop application. | code