Add config options: disable footnote anchor prefix and header ID suffix
authorJacob Gillespie <jacobwgillespie@gmail.com>
Sun, 4 Jan 2015 17:27:09 +0000 (11:27 -0600)
committerbep <bjorn.erik.pedersen@gmail.com>
Mon, 5 Jan 2015 20:00:22 +0000 (21:00 +0100)
commitb7716948bcdbf1703149c315f13fde63b067af7b
tree7f63d5fdd869bebe2385b72a7fffdeade655f584
parentdca6eabacad428c4c78bc83a0d82126285ba1290
Add config options: disable footnote anchor prefix and header ID suffix
New config options:

* DisableFootnoteAnchorPrefix - bool - default: false
* DisableHeaderIDSuffix - bool - default: false
commands/hugo.go
helpers/content.go