1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-12-01 00:45:41 +00:00
Commit graph

3 commits

Author SHA1 Message Date
5baaa8c8a8 Move installable html into the website/ subdirectory. 2017-05-14 18:14:52 +01:00
72cadf20f2 Update html. 2017-05-14 14:50:16 +01:00
06920f8d84 Return pasties into a proper html page.
I don't think html escaping is needed, since pasties
go through the colorizer first.

I don't really like the workaround to not call on_send() when
I don't want the html output, it's a bit omg what's going on
there... I'll have to rewrite that bit.
2017-04-25 22:56:19 +01:00
Renamed from html/text.html (Browse further)