trys / sergey

A tiny lil' static site generator
https://sergey.trysmudford.com
MIT License
302 stars 39 forks source link

[example]: HTML SyntaxError: Unexpected closing tag "p" #39

Closed guesant closed 4 years ago

guesant commented 4 years ago

https://github.com/trys/sergey/blob/268496c55541aab4508d0b553d03556218a088ee/example/index.html#L97-L98

Solution: Remove the </p> before the content starts.