Changeset 679

Show
Ignore:
Timestamp:
12/16/07 21:58:01 (9 months ago)
Author:
seancribbs
Message:

Escape angle brackets to avoid assertion warnings.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/radiant/app/models/standard_tags.rb

    r660 r679  
    102102  desc %{ 
    103103    Page attribute tags inside of this tag refer to the current child. This is occasionally 
    104     useful if you are inside of another tag (like <r:find>) and need to refer back to the 
     104    useful if you are inside of another tag (like &lt;r:find&gt;) and need to refer back to the 
    105105    current child. 
    106106