Login
or
register
Overview
Introduction
Features
Credits
License
This Wiki
Status
News
Releases
Change Log
Recent Wiki Edits
User Guide
Installation
Command Line
Using as a Module
Integration
Reporting Bugs
Advanced
Mailing List
Source Code
Test Suite
Extensions
Extensions
Writing Extensions
Available Extensions
Related Projects
Tickets
▹ 000032
inline raw html broken into seperate paragraph
Anonymous users must enter
captcha
below.
Don't put anything here
Ticket Information
Ticket Title
When inline raw html is the first item on the first line of a paragraph, it is broken off into a separate paragraph, even if other text is on that same line. >>> markdown.markdown('<sup>foo</sup> bar') u'<p><sup>foo</sup></p>\n<p>bar</p>' That should be `<p><sup>foo</sup> bar</p>`. Compare with: >>> markdown.markdown('baz <sup>foo</sup> bar') u'<p>baz <sup>foo</sup> bar</p>'
Reported by
Assigned to
Status
open
someday
resolved
closed
Resolution
n.a.
fixed
wontfix
Don't put anything here
Advanced Fields
Priority
unassigned
high
medium
low
Resolution Explanation
Component
Don't put anything here
Don't put anything here
About This Edit
Minor Edit
Edit Summary
Don't put anything here
Don't put anything here
save
preview
cancel
Powered by
Sputnik
|
XHTML 1.1