|  | 
-- [ʞ] render/html.lua
--  ~ lexi hale <lexi@hale.su>
--  🄯 AGPLv3
--  ? renders cortav to beautiful, highly customizable
--    webpages full of css trickery to make them look
--    good both on a screen and when printed.
--  > cortav -m render:format html
local ct = require 'cortav'
local ss = require 'sirsem'
 |  |  | 
-- [ʞ] render/html.lua
--  ~ lexi hale <lexi@hale.su>
--  🄯 EUPL v1.2
--  ? renders cortav to beautiful, highly customizable
--    webpages full of css trickery to make them look
--    good both on a screen and when printed.
--  > cortav -m render:format html
local ct = require 'cortav'
local ss = require 'sirsem'
 |