Differences From Artifact [2e06151bbc]:
- File render/html.lua — part of check-in [4409bfef8b] at 2022-12-14 10:22:18 on branch trunk — idr fam im tired (user: lexi, size: 40513) [annotate] [blame] [check-ins using]
To Artifact [3985289eae]:
- File render/html.lua — part of check-in [61f7054fd9] at 2023-04-13 07:23:08 on branch trunk — legal shit (user: lexi, size: 40516) [annotate] [blame] [check-ins using]
1 1 -- [ʞ] render/html.lua 2 2 -- ~ lexi hale <lexi@hale.su> 3 --- 🄯 AGPLv3 3 +-- 🄯 EUPL v1.2 4 4 -- ? renders cortav to beautiful, highly customizable 5 5 -- webpages full of css trickery to make them look 6 6 -- good both on a screen and when printed. 7 7 -- > cortav -m render:format html 8 8 9 9 local ct = require 'cortav' 10 10 local ss = require 'sirsem'