Last modified: 2014-09-22 15:13:10 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T60777, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 58777 - Switch to html-syntax <p> in multi-paragraph list items
Switch to html-syntax <p> in multi-paragraph list items
Status: NEW
Product: Parsoid
Classification: Unclassified
serializer (Other open bugs)
unspecified
All All
: Normal normal
: ---
Assigned To: Gabriel Wicke
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-20 23:38 UTC by Gabriel Wicke
Modified: 2014-09-22 15:13 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Gabriel Wicke 2013-12-20 23:38:13 UTC
echo '<ul><li>Some content<ul><li>foo</li></ul><p>more content</p></li></ul>' | node parse --html2wt
* Some content
** foo
more content
Comment 1 Gabriel Wicke 2013-12-20 23:40:11 UTC
Another instance: 

echo '<dl><dd>Foo<p>Bar</p></dd></dl>' | node parse --html2wt
: Foo
Bar

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links