Added support for footnotes

This commit is contained in:
squidfunk
2016-09-02 22:59:14 +02:00
parent 930c206132
commit 2eed3bdb4f
28 changed files with 2178 additions and 102 deletions

View File

@@ -1,3 +1,11 @@
Title: My Document
Summary: A brief description of my document.
Authors: Waylan Limberg
John Doe
Date: October 2, 2007
blank-value:
base_url: http://example.com
# Getting started
## Installation
@@ -270,22 +278,6 @@ This will print:
More colors can be freely defined.
!!! hint "hint, note <small>default</small>"
!!! tip "tip, idea"
!!! check "check, success"
!!! warning
!!! failure "fail, failure"
!!! fatal "fatal, danger"
!!! bug "error, bug"
!!! bug
## Full example
Below is a full example configuration for a `mkdocs.yml`: