An open API service indexing awesome lists of open source software.

https://github.com/simov/markdown-syntax

Markdown Syntax examples for Markdown Viewer
https://github.com/simov/markdown-syntax

Last synced: 5 months ago
JSON representation

Markdown Syntax examples for Markdown Viewer

Awesome Lists containing this project

README

          

# markdown-syntax

> _Markdown syntax examples for [Markdown Viewer](https://github.com/simov/markdown-viewer)_

- **[elements](elements.md)** - quick overview of the Markdown syntax and all features available in Markdown Viewer

- **[syntax](syntax.md)** - extensive list of Markdown syntax examples with different combinations and edge cases

- **[prism](prism.md)** - syntax highlighting examples, for the full list of the supported languages look [here](https://prismjs.com/#supported-languages)

- **[mermaid](mermaid.md)** - different types of Mermaid diagrams

- **[mathjax](mathjax.md)** - MathJax examples and support documentation

- frontmatter - [yaml](frontmatter/yaml.md), [toml](frontmatter/toml.md)