diff options
author | Matt Kohls <mattkohls13@gmail.com> | 2020-06-07 01:38:42 -0400 |
---|---|---|
committer | Matt Kohls <mattkohls13@gmail.com> | 2020-06-07 01:38:42 -0400 |
commit | d5310e86ef491cd662fd41a4d80e8e327a36bcd8 (patch) | |
tree | 00b88ce83b4a0d0d700cd7bd0858e846071d10a1 /README.md | |
parent | 0da6ee8846f597ac897646a2f33521a1efe0655c (diff) | |
download | pagedown-d5310e86ef491cd662fd41a4d80e8e327a36bcd8.tar.gz pagedown-d5310e86ef491cd662fd41a4d80e8e327a36bcd8.tar.bz2 pagedown-d5310e86ef491cd662fd41a4d80e8e327a36bcd8.zip |
Adding in table of contents
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ but more about making good looking, basic html. #### Shortcodes: * audio Allows for embedding of audio files. Params: src="" type="" +#### Flags +* Table of contents with toc + Copyright and Licenses ====================== |