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/parser
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
..
block.rs Change whitespace behaviour 3 years ago
inline.rs Fix escapes in monospace and progressbar 3 years ago
line.rs Change whitespace behaviour 3 years ago
mod.rs Change whitespace behaviour 3 years ago