diff options
author | Peter Elliott <pelliott@ualberta.ca> | 2021-09-28 01:12:00 -0600 |
---|---|---|
committer | Ali Mohammad Pur <Ali.mpfard@gmail.com> | 2021-10-05 13:27:25 +0330 |
commit | 0a21c2bace9797f835718bf4ea45fb09a5a2297a (patch) | |
tree | a2056944cefc95c1753e08b542e205ffc8fe77d5 /Userland/Libraries/LibPCIDB | |
parent | 5bb87c630c5599309f29977512d7719ff6cae2eb (diff) | |
download | serenity-0a21c2bace9797f835718bf4ea45fb09a5a2297a.zip |
LibMarkdown: Implement "tightness" for lists
From the commonmark spec:
A list is loose if any of its constituent list items are separated by
blank lines, or if any of its constituent list items directly contain
two block-level elements with a blank line between them. Otherwise a
list is tight. (The difference in HTML output is that paragraphs in a
loose list are wrapped in <p> tags, while paragraphs in a tight list are
not.)
Diffstat (limited to 'Userland/Libraries/LibPCIDB')
0 files changed, 0 insertions, 0 deletions