hugo/docs/content/overview
Austin Ziegler e68e7ef96f Configure footnote rendering.
- The config file can provide FootnoteAnchorPrefix, which will be used
  by blackfriday when rendering to HTML. A value of `q:` has the effect
  of making the anchor for a footnote `[^footie]` be `fn:q:footie`. The
  default is `""`.

- The config file can provide FootnoteReturnLinkContents, which will be
  used by blackfriday when rendering to HTML. A value of `^` has the
  effect of making the return link be `^` instead of `[return]`.
2014-10-07 16:43:33 -04:00
..
configuration.md Configure footnote rendering. 2014-10-07 16:43:33 -04:00
installing.md instructions for Homebrew installation 2014-09-22 21:51:19 -04:00
introduction.md switching website to gohugo.io & adding links to discuss 2014-09-18 21:22:04 -04:00
quickstart.md Removed text from code block. 2014-10-02 13:45:47 -04:00
source-directory.md More proofreading and minor revisions to Hugo docs 2014-09-08 11:41:10 -04:00
usage.md Switch to new hompage 2014-10-02 13:39:59 -04:00