spaceshelter / orbitar

Experimental collective social/blogging platform with self-regulation.
MIT License
61 stars 24 forks source link

fix parsing html comments and directives #261

Closed Aivean closed 1 year ago

Aivean commented 1 year ago

Before: html comments and directives were broken (parser threw an error).

See unit test for examples.