Commits


generate ids for titles


use my gemtext library


[html] don’t generate empty paragraphs


fix link to gmi files change links to .gmi files to .html when exporting to HTML. This is fine for my use-case at the moment, but in the future an additional check must be made: only relative links and absolute URL to *.omarpolo.com must be hijacked.


[html] export images with a figcaption


html-escape entities when converting gemtext to html (hiccup)


minor edits to improve the legibility


gemtext


gemtext parser + gemini generator added