message no. 7482
Posted by jaybe in #jekyll at 2013-08-31T23:19:57Z
{% capture myvar %} {% include massive_include.include %} {% include another-include-with-tons-of-newlines.include %} {% endcapture %} <h2> {{ myvar | strip_newlines }} </h2>