X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/584709f7942d2be31557315b6107e0dea8cf03fd..698bc17e3b9a01fa531a21e0cf02bf2a39bfce59:/page.gmi diff --git a/page.gmi b/page.gmi index fc7e7a2..682e0dc 100644 --- a/page.gmi +++ b/page.gmi @@ -4,8 +4,8 @@ Command line tool to generate a static website and gemini capsule from a directory with gemtext. Written in rust! -=> https://git.r.bdr.sh/rbdr/page view source @ git.r.bdr.sh -=> https://git.sr.ht/~rbdr/page source mirror @ sourcehut +=> https://git.r.bdr.sh/rbdr/page ⧠source +=> https://git.sr.ht/~rbdr/page ⧠mirror ## Install @@ -130,6 +130,9 @@ Any file that isn't gemtext or the layout will be copied as-is. This includes hi ## Changelog +* 1.4.2 Update gema_texto to fix a regression where html links aren't updated. +* 1.4.1 Extracts gemini parsing logic to gema_texto. +* 1.4.0 Adds tests and uses
for empty lines. * 1.3.2 Use section and p instead of div, to better support "reader mode" * 1.3.1 Don't add closing slash to line breaks * 1.3.0 Adds support for specifying alt-text for preformatted text blocks.