Added more tests

This commit is contained in:
2024-04-01 12:43:36 +02:00
parent 862f9837e4
commit 302fd393c8
2 changed files with 3 additions and 0 deletions

View File

@ -58,6 +58,7 @@ func Render(markdown string) string {
default:
if len(line) == 0 {
flush()
continue
}