Docs
Markdown rendering
Back to docs
Markdown editor
B
I
Code
Link
Task
Quote
Write
Preview
Markdown source
# Markdown rendering OpenGitHub supports **CommonMark**, GFM tables, task lists, @mona mentions, #42 issue links, and fenced code blocks. | Surface | Status | | --- | --- | | README.md | Supported | | Issues and pull requests | Supported | - [x] Sanitize HTML - [ ] Toggle tasks when the viewer can write ```ts export const preview = "rendered by Rust"; ``` 
18 lines