#10685: markdown line breaks with 80-char wrapped text don't make sense with
hanging paragraphs i iug ih
-----------------------------------+----------------------------------------
          Reporter:  aresnick      |         Owner:  nobody                     
       
            Status:  closed        |     Milestone:                             
       
         Component:  Contrib apps  |       Version:  1.0                        
       
        Resolution:  wontfix       |      Keywords:  markdown, template, 
indent, markup
             Stage:  Unreviewed    |     Has_patch:  0                          
       
        Needs_docs:  0             |   Needs_tests:  0                          
       
Needs_better_patch:  0             |  
-----------------------------------+----------------------------------------
Comment (by alec resnick <aresnick...@gmail.com>):

 Turns out it's a problem in Python Markdown.  Pasting the hanging indent
 text into [Dingus](http://daringfireball.net/projects/markdown/dingus)
 works, but converting the text using markdown as a module, I get:

 {{{
 '<ul>\n <li>\n     <em>bench space</em> :: Our <a
 href="http://sproutward.org/greenhouse";>space</a> and\n<br />\n<a
 href="">equipment</a> are available for use by individuals and groups.
 If\n  you or your friends (or your research partners or your classmates
 or\n  your children) want to figure out a way to make a project of yours\n
 happen at sprout--<a href="mailto:spr...@sproutward.org";>let\'s see how we
 can make it\n  happen</a>.\n </li>\n</ul>'
 }}}

 Thanks for the help!  I'll follow up with Python Markdown.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10685#comment:4>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to