Scroll-ignore breaks some user macros
I have a user macro which simply inserts a link to our bug system. I want to exclude this from exports to Scroll Office, but if I enclose my macro in either the scroll-ignore or hide-if macro, then it breaks my macro.
The macro is simply: [Bug $param0|http://bugs/show_bug.cgi?id=$param0] - and generates wiki markup.
Normally, this generates a link. When put inside either of these macros, then the liternal wiki markup is displayed instead of the link.
Any ideas or workarounds?
Please sign in to leave a comment.
Comments
3 comments