Thread

image 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

Replies (16)

We're working on: * a WYSIWYG component with inline-preview and toolbar * implementing the basic-level markup parsing in the Reading View, so that publications and wiki pages also get fully parsed * updating https://gitcitadel.com/repos to use the same parser on all events, including issues and kind 1111 replies * disambiguation page for the wiki, which will also gather some other kinds referencing the same subject, and list them at the bottom of the page (working name "Talk of the Forest") * universal viewer for all event kinds, so that we can remove all Njump links and replace them with internal links.