6 ms·
I'm building my own wiki engine for my website. For now it only turns [words] into <a href="words">[words]</a> meaning out-of the box support for arbitrary
by emiliovesprini 6y ago
I'm building my own wiki engine for my website.
For now it only turns [words] into
<a href="words">[words]</a>
meaning out-of the box support for arbitrary hrefs:
[/absolute_wiki_links]
[relative_wiki_links]
[https://external.links]
[mailto:email@adress.es]
and more!