Body, Mind & Soul — API Reference
    Preparing search index...

    Function registerWikiLinkEnricher

    • Register a TextEditor enricher that converts [[Article_Title]] and [[Article_Title|Display Text]] wikilink syntax into clickable anchor tags pointing at the Skyriver Codex.

      The negative lookahead (?!/) avoids colliding with Foundry's own [[/r 1d20]] inline-command syntax.

      Call once during the init hook.

      Returns void