Lift 3 Markdown Parser Bug

28 views
Skip to first unread message

Torsten Uhlmann

unread,
May 6, 2013, 1:39:54 AM5/6/13
to lif...@googlegroups.com
I played a bit with the Markdown support in Lift 3, and embedded a snippet as shown on the telegram site:

<div lift="ignore">This div will not be displayed</div>

Adding it this way executes the snippet but the subsequent Markdown is no longer parsed correctly.

Adding it this way works:

<div lift="ignore">This div will not be displayed
</div>

Should I open a ticket?

Torsten.

David Pollak

unread,
May 22, 2013, 1:54:08 PM5/22/13
to liftweb
This is defined behavior for Markdown. Certain tags (like <div>) cannot be embedded in a <p>, but must be stand-alone.


--
--
Lift, the simply functional web framework: http://liftweb.net
Code: http://github.com/lift
Discussion: http://groups.google.com/group/liftweb
Stuck? Help us help you: https://www.assembla.com/wiki/show/liftweb/Posting_example_code
 
---
You received this message because you are subscribed to the Google Groups "Lift" group.
To unsubscribe from this group and stop receiving emails from it, send an email to liftweb+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Telegram, Simply Beautiful CMS https://telegr.am
Lift, the simply functional web framework http://liftweb.net

Reply all
Reply to author
Forward
0 new messages