From 7952aa78ef45e99003b2dce445a98c8a03d504d7 Mon Sep 17 00:00:00 2001 From: sejo Date: Fri, 21 Jan 2022 18:45:52 -0600 Subject: [PATCH] documentation many wikilinks per line --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f6358e2..db6c081 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,10 @@ the same format as gmi (gemtext), but with the following line types: ## inline wikilinks -the generator can parse and convert inline {wikilinks}, one per line +the generator can parse and convert inline {wikilinks}, as many as needed per line -* in html, it gets converted to an inline link -* in gemtext, a link is added after the line with the link +* in html, they get converted to an inline link +* in gemtext, the links are added after the line with the text .gmo text: @@ -62,8 +62,6 @@ see the roadmap for updates that want to happen. spaces inside the wikilinks are converted to underscores. -for the moment, only one wikilink per line is allowed. - ## gemtext-like wikilinks the generator can also parse normal links in gemtext, one per line