hugo/commands
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
..
2014-10-07 16:43:33 -04:00
2014-02-18 18:40:55 -05:00
2014-10-02 13:47:25 -04:00
2014-08-25 11:51:51 -04:00
2014-09-22 09:45:05 -04:00
2014-09-03 11:28:40 -04:00