Help - Search - Members - Calendar
Full Version: Customizing line breaks
Movable Type Community Forum > Additional Resources > Tips and Tricks
btrott
Take a look at the code in lib/MT/Util.pm in html_text_transform.
shasta
I would like make my line breaks in turn create new paragraphs, ie I would change the the standard line break
CODE
<br />
to
CODE
</p> <p>
that way my opening and closing tags around the body of my post would still work properly. Now, is their a way to customize this? Either by some template or changing something in the program code?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.