Files
element-web/src
David Baker ca240b0b85 Don't wrap everything in p tags
Preserves the old behaviour of not wrapping everything in p tags,
but also returns valid markup if the resulting markdown contains
multiple paragraphs (previously it stripped the <p> from the start
and the </p> from the end, leaving closing and opening paragraph tags
in the middle of the returned markup).

Also turn on the 'xhtml' option so marked uses self-closing tags
for br's, hr's and so forth.
2016-09-22 18:17:02 +01:00
..
2016-09-17 02:19:32 +01:00
2016-09-21 16:25:18 +01:00
2016-04-07 18:10:35 +01:00
2016-09-13 17:09:40 +01:00
2016-09-22 18:17:02 +01:00
2016-09-21 09:57:17 +01:00
2016-06-21 19:50:03 +01:00
2016-07-27 14:16:17 +01:00
2016-09-16 02:53:41 +01:00
2016-08-03 15:59:17 +01:00
2016-09-17 14:29:40 +01:00