cortav  Diff

Differences From Artifact [2e06151bbc]:

To Artifact [3985289eae]:


1
2
3
4
5
6
7
8
9
10
-- [ʞ] 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'


|







1
2
3
4
5
6
7
8
9
10
-- [ʞ] 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'