1
0
Fork 0

- fixed missing/wrong production rules symbols for gemtext parsing.

This commit is contained in:
cage 2024-06-22 23:11:01 +02:00
parent dcfbce1bae
commit 32cfb4f055
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@
gemini-link-url
(? (and gemini-space
(? gemini-link-name)))
cr-lf)
gemini-cr-lf)
(:function (lambda (a)
(list (first a)
(list (list :href (second a)))