Hi guys,
maybe i have stupid question, but is possible disable <p> tag on
markdown encoded text, globaly. Not inside encoded text, but on begin
and on end. I dont need this tags.
Because my english is very bad, here is example:
markdown("<a href="/kategorie/olinuxgames">O LinuxGames.cz</a>")
is encoded like:
<p><a href="/kategorie/olinuxgames">O LinuxGames.cz</a></p>
i dont need this <p></p>
Thanks for any answer.
Klerik
--
You received this message because you are subscribed to the Google Groups
"web.py" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/webpy?hl=en.