|
|
Can I nest Macros? Can I nest href's in macros? |
| Yes.
It's ok to use single quote (apostrophe) ' instead of quotation marks " inside HTML and macros. This won't work: ^GroupText("mygroup","<a href="/some/path">Hello, ^@;. This Link if I'm in mygroup. </a>");
This will work:
^GroupText("mygroup","<a href='/some/path'>Hello, ^@;. This Link if I'm in mygroup. </a>");
wg-fomATgwyDOTorg | |
| [Append to This Answer] |
| Previous: |
|
| Next: |
|
| ||||||||