Fix shortcode vs pygments
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 8 Sep 2016 19:23:01 +0000 (21:23 +0200)
committerGitHub <noreply@github.com>
Thu, 8 Sep 2016 19:23:01 +0000 (21:23 +0200)
commit76bf2dcdd23f4cedb425f66503916a58698986dd
tree8e37dabbfdaaa7e9694cfe76baaa66066ad9218c
parentccb3040ad4471de0b6b513289994ccc7dd70b333
Fix shortcode vs pygments

This is the nth attempt to fix an issue by changing the placeholder token pattern, but
now we actually have tests for all the historic trouble cases.

Fixes #2223
helpers/content_renderer.go
hugolib/shortcode.go
hugolib/shortcode_test.go