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
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
..
elements Fix toc not using plain text 3 years ago
format Change whitespace behaviour 3 years ago
parser Change whitespace behaviour 3 years ago
references Fix nested anchors and placeholders 3 years ago
settings Add metadata embedding in html 3 years ago
utils Fix escapes in monospace and progressbar 3 years ago
lib.rs Change settings format 3 years ago
main.rs Add flag to print to stdout 3 years ago