Hi all!

Is it possible to get the section names from .config/zim/style.conf exported as 
classnames in the exported HTML-pages? e.g. I have this tag definition:

# .config/zim/style.conf:
        [Tag indent]
        foreground=#000080
        family=monospace
        scale=0.9

In the exported HTML-page I would like to get:

        <div class='indent'>
        some text
        </div>

Now I get:

        <div style='padding-left: 30pt'>
        some text
        </div>

Is there an easy way to do this in zim?

Nik



-- 
Please do not email me anything that you are not comfortable also sharing with 
the NSA, CIA ...

_______________________________________________
Mailing list: https://launchpad.net/~zim-wiki
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp

Reply via email to