hugo/helpers
Bjørn Erik Pedersen 34f40044d7 Fix shortcode in markdown headers
This issue was introduced as a fix to shortcode not working in RST.

One could argue that Blackfriday and friends should handle `#` in titles, but that will be a discussion
for another day.

The new placeholder pattern should be RST safe and work with titles.

And now with a test so this doesn't break again.

Fixes #2192
Fixes #2209
Closes #2210
2016-06-15 09:12:07 +02:00
..
content.go Default to plainIDAnchors 2016-04-12 18:34:46 +02:00
content_renderer.go Fix shortcode in markdown headers 2016-06-15 09:12:07 +02:00
content_renderer_test.go
content_test.go
emoji.go Fix Emojfy for certain text patterns 2016-06-11 20:40:56 +02:00
emoji_test.go Fix Emojfy for certain text patterns 2016-06-11 20:40:56 +02:00
general.go
general_test.go
hugo.go Bump version to 0.17-DEV 2016-06-06 09:10:55 -04:00
hugo_test.go
path.go
path_test.go
pygments.go
pygments_test.go
url.go helpers: Use net/url for URL parsing in AbsURL 2016-04-27 10:29:46 -05:00
url_test.go helpers: Use net/url for URL parsing in AbsURL 2016-04-27 10:29:46 -05:00