Created
September 2, 2012 14:34
-
-
Save talkingnews/3599631 to your computer and use it in GitHub Desktop.
Pyrocms forums buglist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-------------- Comments within tags ------------ | |
Comments within tags do not show in PyroCMS | |
{{# This is a comment #}} | |
Try wrapping that in noparse: | |
{{ noparse }} | |
{{# This is a comment #}} | |
{{ /noparse }} | |
Gives You have a syntax error in your Lex tags: The snippet of text that contains the error has been output to your application's log file. | |
-------------- Code sample breaks forum ------------ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment