add markdown toc stuff
This commit is contained in:
parent
9e1af0d743
commit
b455ed8def
35 changed files with 216 additions and 55 deletions
|
|
@ -5,6 +5,11 @@ title: Code
|
|||
|
||||
Styles for inline code snippets and longer, multiline blocks of code.
|
||||
|
||||
## Contents
|
||||
|
||||
* Will be replaced with the ToC, excluding the "Contents" header
|
||||
{:toc}
|
||||
|
||||
## Inline code
|
||||
|
||||
Wrap inline snippets of code with `code`. Be sure to escape HTML angle brackets.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue