message no. 156233
Posted by nickjj in #jekyll at 2016-11-10T13:17:06Z
one of the plugins i wrote generates html, but when i use it such as {% foo 'hello' %} it literally outputs <p>hello</p> with the html entities escaped, how can i get it to not do that?