ON THIS PAGE 
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 @ 2025 Anne Brown