[
http://jira.magnolia.info/browse/MGNLWIKI-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324#action_17324
]
gjoseph edited comment on MGNLWIKI-17 at 7/30/08 4:31 AM:
-----------------------------------------------------------------
It actually seems the only use case for the EscapeFilter would be to be able to
print out {{{foo}}} litterally, without having the engine looking for a macro.
If there's nothing else, it should be rewritten, and can be simplified.
was (Author: gjoseph):
It actually seems the only use case for the EscapeFilter would be to be
able to print out {{ {foo} }} litterally, without having the engine looking
for a macro. If there's nothing else, it should be rewritten, and can be
simplified.
> backslashes are messed up
> -------------------------
>
> Key: MGNLWIKI-17
> URL: http://jira.magnolia.info/browse/MGNLWIKI-17
> Project: Magnolia Wiki Module
> Issue Type: Bug
> Reporter: Gregory Joseph
> Assignee: Gregory Joseph
> Fix For: 1.0.1
>
>
> The following snippet can't be rendered, at least in a \{code} block, and
> that's fairly annoying:
> find repositories/ -name workspace.xml -exec \
> sed -i .bak -E -e \
> 's/org\.apache\.jackrabbit\.core\.query\.([A-Za-z]+)Filter\
> /org\.apache\.jackrabbit\.extractor\.\1Extractor/g' {} \;
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------