Tree @master (Download .tar.gz)
History of
src
/
guile
@master
git clone https://klaus.systemreboot.net/skribilo/
- html: Do not assume authors are strings. Arun Isaac 2 years ago
- html: Output address only when it is a list. Arun Isaac 2 years ago
- html: Implement author without HTML tables. Arun Isaac 2 years ago
- html: Implement title without HTML tables. Arun Isaac 2 years ago
- html: Implement font using CSS. Arun Isaac 2 years ago
- html: Implement chapter using CSS. Arun Isaac 2 years ago
- html: Implement section titles without HTML tables. Arun Isaac 2 years ago
- html: Implement flush without HTML tables. Arun Isaac 2 years ago
- html: Implement center using CSS. Arun Isaac 2 years ago
- html: Implement color without HTML tables. Arun Isaac 2 years ago
- html: Implement frame without HTML tables. Arun Isaac 2 years ago
- html: Add CSS style declaration abstraction. Arun Isaac 2 years ago
- html: Remove redundant pair? check on inline CSS. Arun Isaac 2 years ago
- html: Use call-with-input-file to read inline CSS files. Arun Isaac 2 years ago
- html: Use get-string-all to read inline CSS files. Arun Isaac 2 years ago
- html: Render table of contents as nested ordered lists. Arun Isaac 2 years ago
- html: Avoid single letter variable names. Arun Isaac 2 years ago
- html: Abstract out opening and closing of HTML tags. Arun Isaac 2 years ago
- ast: Rewrite ast->string using string-join. Arun Isaac 3 years ago
- html: Use for-each instead of explicit loop. Arun Isaac 3 years ago
- html: Use match instead of car and cdr. Arun Isaac 3 years ago
- html: Do not add br tags before footnotes. Arun Isaac 3 years ago
- html: Do not add br tag after section. Arun Isaac 3 years ago
- html: Do not add br tag after chapter. Arun Isaac 3 years ago
- biblio: Template compiler recognizes 'doi' and 'note'. Ludovic Courtès 3 years ago
- lncs: Change writers for the LaTeX engine only. Ludovic Courtès 4 years ago
- biblio: Replace template interpreter with a macro (a "compiler"). Ludovic Courtès 4 years ago
- reader: Add Gemtext reader. Arun Isaac 4 years ago
- html: Use h2 for section titles. Arun Isaac 4 years ago
- html: Set UTF-8 as the default charset. Arun Isaac 4 years ago