[New] <n> Tag in Labels
Posted: Tue Apr 06, 2021 8:16 am
Use the special (pseudo) <n> tag to format the display content of a Word Object as font-weight: normal (not bold).
E.g.
This is an abbreviated notation for
E.g.
Code: Select all
<n>nuBuilder</n>
Code: Select all
<span style="font-weight: normal;">nuBuilder</span>