Refs
Markdown Ref Data & Cheatsheets
Escaping
| Char | Markdown |
|---|---|
| < | < |
| & | & |
| space | |
| © | © |
Comments
| Sample Descr |
| -:--------------------------- | :------------------------------- |
| <!--- this is a comment --> | HTML - also supports block style |
| [comment]: # (Single Line) | Link |
| [//]: # (Single Line) | Link |
| [/]: # (Single Line) | Link - Most Widely Supported |
| [comment]: word | Link - Single word |
Copyright @ 2024 Anne Brown