Add styled header to test

This commit is contained in:
mars 2022-10-08 23:07:20 -06:00
parent 5496a7064c
commit 618f5dffa6
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ lines.")
(strikethrough (bold (italic (underline "EVERYTHING AT ONCE"))))
".")
(h3 "Styling " (italic "even ") "works " (bold "in ") (strikethrough "headers."))
(ul "Unordered list entry")
(ul "Unordered list entry")
(ul "Unordered list entry")