Hi all -

I just finished my syntax highlighting plugin and realized I can't do this:

<r:code>
  Don't expand this author tag: <r:author />
</r:code>

Well, I can, but the output is "Don't expand this author tag: Philip Hallstrom". Right now I'm getting the content for the r:code block with "tag.expand.to_s.strip". Wondering if there is some other method (I did look a little bit, but didn't see anything jump out at me) that would give me exactly "Don't expand this author tag <r:author />" ?

I realize this is probably the only time you'd ever want this sort of functionality so it might not be possible, but if it is, anyone know how to achieve it?

-philip
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to