Hello,
As I said in the last post, I'm working on the new layout with some additonal content. Currently I'm testing the tp_syntaxhighlighting extension to print out some formatted code.
As you can see here every line of the code is wrapped by <p style="margin:0;"></p>. My question is how I can get rid of this? The problem is, that I want disable this behavior only for that special extension, or better for the Tag <CODE> the extension provides. Any ideas on this?
This is the code I used for configuring the output on that page:
tt_content.text.20.parseFunc.nonTypoTagStdWrap.encapsLines { encapsTagList > remapTag.DIV > wrapNonWrappedLines = | addAttributes.P { style=margin:0; } innerStdWrap_all.ifEmpty = innerStdWrap_all.textStyle < tt_content.text.20.textStyle }
Greets,
Thomas
Well, one can live only so long by basically exploiting oneself, so I think it's very understood in...
As you mentioned above, " it is much faster to copy and paste the needed stuff from other files." ...
Thanks for your great work and good luck!
++ Michael Cannon! Thanks Thomas for all your work, don't disappear! I read your blog regularly ...
At the first glance it seems to be a pity, that you've stopped working at the installer ( I really ...