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
- Host: GitHub
- URL: https://github.com/simov/markdown-syntax
- Owner: simov
- Created: 2018-07-05T12:00:18.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T10:29:23.000Z (over 1 year ago)
- Last Synced: 2025-02-26T09:41:50.854Z (11 months ago)
- Size: 31.3 KB
- Stars: 14
- Watchers: 3
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)