]> gitweb.factorcode.org Git - factor.git/commit
modern.html: yet another html parser
authorDoug Coleman <doug.coleman@gmail.com>
Sun, 11 Apr 2021 16:05:13 +0000 (11:05 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Sun, 11 Apr 2021 17:34:39 +0000 (12:34 -0500)
commit5e36dea45f313019e5bc37e7f17ab3d4165feee7
tree9083d7a0fe3617ae782ac444736b0c8e29f19061
parent87c32763b7125df7461c63ad7a893b1e8fb80073
modern.html: yet another html parser

- does not handle typos
- not html5 compliant (that is a larger project, see html5 branch)
- meant to use with chloe templates when i figure out the template compiler works
extra/modern/html/authors.txt [new file with mode: 0644]
extra/modern/html/html.factor [new file with mode: 0644]