Added instructions for shortcuts, iterm profiles, collections, page frontmatter, and other documentation.

This commit is contained in:
Tom Johnson
2015-05-13 07:06:24 -07:00
parent 39a3b5b18f
commit 7f1a078520
13 changed files with 223 additions and 87 deletions

View File

@ -0,0 +1 @@
Make sure you leave the `with_toc_data` option included. This auto-creates an ID for each Markdown-formatted heading, which then gets injected into the mini-TOC. Without this auto-creation of IDs, the mini-TOC won't include the heading. If you ever use HTML formatting for headings, you need to manually add an ID attribute to the heading in order for the heading to appear in the mini-TOC.