index
:
gemtexter
develop
experimental
main
Gemini Gemtext blog engine and to HTML + Markdown converter
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
html.source.sh
Age
Commit message (
Expand
)
Author
2025-12-06
Fix draft HTML generation for files with unsupported source-highlight languages
Paul Buetow
2025-08-31
fix
Paul Buetow
2025-08-05
fix bare blocks so lines in there can start with [[
Paul Buetow
2025-07-09
AUTO not yet supported
Paul Buetow
2025-07-09
fix: unbound variable in html::source_highlight
Paul Buetow
2025-07-09
fix: unbound variable in html::source_highlight
Paul Buetow
2025-07-09
feat: auto-detect language for source-highlight
Paul Buetow
2024-12-29
fix --test (ShellSheck)
Paul Buetow
2024-09-17
theme refactoring (not the themes themselves but the structure)
Paul Buetow
2024-08-25
remove deprecated html variant (the prev default one) and bump major gemtexte...
Paul Buetow
2024-08-24
fix ToC
Paul Buetow
2024-08-24
change toc format and fix a bug
Paul Buetow
2024-08-24
initial atom.xml fixes
Paul Buetow
2024-08-24
initial nicer markdown ToC support
Paul Buetow
2024-08-24
nicer ToC for HTML
Paul Buetow
2024-05-18
move fonts into fonts dir
Paul Buetow
2024-05-18
add support for GNU Source Highlight CSS styles, e.g. to have a darker style.
Paul Buetow
2024-05-17
update css styles
Paul Buetow
2024-04-30
add id's to the headers in html, for ToC references later
Paul Buetow
2024-04-13
new css style. add heading font.
Paul Buetow
2023-07-23
typo
Paul Buetow
2023-07-15
Mastadon verification support
Paul Buetow
2023-05-08
test the proper encoding of ' as well
Paul Buetow
2023-05-08
also escape ' properly
Paul Buetow
2023-04-09
add support for GNU Source Highlight - for Source code highlighting in bare b...
Paul Buetow
2023-04-08
make validator.w3.org happy about XHTML
Paul Buetow
2023-04-07
make ttf optional
Paul Buetow
2023-04-07
add HTML exact variant
Paul Buetow
2023-04-01
no br after pre
Paul Buetow
2023-03-26
dont spawn a process when interating for extras
Paul Buetow
2022-11-20
dont format inline in plain block
Paul Buetow
2022-07-30
fix HTML inline processing for list elements
Paul Buetow
2022-07-02
make ShellCheck happy
Paul Buetow
2022-07-02
refactor the HTML extras sub-directory
Paul Buetow
2022-06-14
fix missing line break after a pre block
Paul Buetow
2022-06-13
add inline code support to HTML
Paul Buetow
2022-01-03
fix HTML encodings in lists
Paul Buetow
2021-06-19
new default css style - dont display img descriptions above the image anymore
Paul Buetow
2021-05-25
rename packages to lib
1.0.0
Paul Buetow