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