typo3 - snowbabel extension tag displayed in frontend -



typo3 - snowbabel extension <br /> tag displayed in frontend -

i've problem typo3 snowbabel extension. need insert line break in frontend. in manual, specified "if want have line break visible in front end end, you'll have insert html line break tag. i've added it. html br tag displayed in frontend.also line break not working. there configurations this?

thanks,

arun chandran

this handy quick solution problem. can utilize <section> tags instead of "<br/>" tags. though purpose might different, still gives output.

or

just utilize <br></br> instead of </br>. works fine.

typo3 typoscript

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -