Skip to content
Snippets Groups Projects
Commit e32e40af authored by Ulf Wiger's avatar Ulf Wiger
Browse files

Expand double-newlines, then collapse double 'p' tags

This commit replaces #xmlText{} entries containing only two newlines
(after stripping away spaces) with a 'p' tag. Afterwards, the
markdown/3 function traverses the tree and removes 'p' tags
followed by another 'p' tag.

After this, it seems ok to remove the trailing space previously
added by edown_xmerl:brstrip().
parent db46c7f3
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment