Page MenuHomePhabricator

Switch to html-syntax <p> in multi-paragraph list items
Closed, DuplicatePublic

Description

echo '<ul><li>Some content<ul><li>foo</li></ul><p>more content</p></li></ul>' | node parse --html2wt

  • Some content
    • foo

more content


Version: unspecified
Severity: normal

Details

Reference
bz58777