https://next-alexandria.gitcitadel.eu/contact
This is our first attempt at an input textbox, so go ahead and beta-test it for us. You can use our test file, as a starting point for your experiments. If you have questions about the parser or find some use case we forgot to cover, just put it in your test issue.
The testfile:
https://github.com/ShadowySupercode/gc-alexandria/blob/master/tests/integration/markupTestfile.md
Instructions concerning how the markup parser:
https://github.com/ShadowySupercode/gc-alexandria/blob/master/src/lib/utils/markup/MarkupInfo.md
quoting
nevent1q…dv4e![]()
GM Nostriches,
here is a sneak preview of #Alexandria's new Nostr-flavored markup parser, that we at #GitCitadel have been working on. It comes with a suite of tests and so far, it handles:
* wikilinks
* Nostr-entities and addresses, including those within internal and external URLs
* clean hyperlinks
* Markdown, including footnotes and tables
* code blocks for all common programming languages