DW Version: 8

Problem:
I am trying to get the Property Inspector to show when the user selects a
tag using the following brackets {} instead of <> brackets. But it seems
when you add the following string to the top of the P.I. html page:
<!-- tag:ASSIGN, priority:8,selection:exact,hline,vline -->DW reads the
keyword but assumes the tag contains <> type of brackets. How do I get it to
recognize the tag using {} for brackets?

Example Tag: {assign name="theVar"}


Thanks in advance!