You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
snekdown/src/format/html
trivernis d5df0b6f05
Change whitespace behaviour
A single linebreak will be ignored in plain text while a double line
break will be converted to a single linebreak. All following
linebreaks are taken as-is and rendered as normal linebreaks.
(Fixes #13)

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
..
html_writer.rs Add magic dark theme and rename formatting config to style 3 years ago
mod.rs Change html rendering to use a writer for memory efficiency 4 years ago
to_html.rs Change whitespace behaviour 3 years ago