
Marijana
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by Marijana Sort by recent activity-
Adding labels to the HTML export
Hi there, I'd like to add a label as a class name in my custom HTML export. If my label is "productA" I want it to appear in the export like that: <h1 class="productA">Blabla</h1> Is there any way ...
-
Exporting user macros
Hi there, I defined a simple user macro for adding some text. This text is wrapped into a div with an id and I'd like to have that certain div in the HTML export, too, so that I can style it there,...