repo: geminiclient action: commit revision: path_from: revision_from: ab584f3e10e727f1dd5ed52206022b940641f93f: path_to: revision_to:
commit ab584f3e10e727f1dd5ed52206022b940641f93f Author: epochDate: Wed Feb 22 23:36:58 2023 +0000 added link to nytpu's proposal in source diff --git a/gemini2html.c b/gemini2html.c
--- a/gemini2html.c
+++ b/gemini2html.c
@@ -7,6 +7,8 @@
#define LINE_ENDING "\r\n"
+// function taken from gemini://nytpu.com/gemlog/2021-12-11.gmi
+
char *
header_to_anchor(const char *header)
{
-----END OF PAGE-----