cursed-webthing/example.hswt

19 lines
274 B
Text
Raw Normal View History

2024-01-04 20:07:50 +00:00
some text
more text
(bold "bold text too")
(italic "italic text too")
(struckThrough "struck through text too")
(sparkling "sparkling text too")
(heading level=1 "heading level 1 too")
(heading level=2 "heading level 2 too")
(heading level=3 "heading level 3 too")
2024-01-07 13:26:42 +00:00