Markdown
List of markdown features and where they are supported.
Click on the emoji to see the documentation for the feature.
Feature | CommonMark | GitHub | GitLab | Typora |
---|---|---|---|---|
Heading | ✅ | ✅ | ✅ | |
Bold | ✅ | ✅ | ✅ | |
Italic | ✅ | ✅ | ✅ | |
Inline Code | ✅ | ✅ | ✅ | |
Strikethrough | ❌ | ✅ | ✅ | |
Subscript | ✅ | ✅ | ✅ | |
Superscript | ✅ | ✅ | ✅ | |
Quote | ✅ | ✅ | ✅ | |
Color Chip | ❌ | ✅ | ✅ | |
Block Code | ✅ | ✅ | ✅ | |
Link | ✅ | ✅ | ✅ | |
Image | ✅ | ✅ | ✅ | |
Dotted List | ✅ | ✅ | ✅ | |
Numbered List | ✅ | ✅ | ✅ | |
Task List | ❌ | ✅ | ✅ | |
Horizontal Rule | ✅ | ✅ | ✅ | |
Emoji | ❌ | ✅ | ✅ | |
Footnote | ✅ | ✅ | ✅ | |
Alerts | ❌ | ✅ | - | |
HTML Comments | ✅ | ✅ | - | |
Table | ❌ | ✅ | ✅ | |
Table of Contents | ❌ | - | ✅ | |
Inline HTML | ✅ | - | ✅ | |
Math | ❌ | - | KaTex | |
Diagrams | ❌ | - | Mermaid, PlantUML, Kroki |
info
Phabricator use Remarkup, which is similar to markdown but with some differences.