I would like to add an additional scheme/protocol to the auto Markdown linkifier, because my company uses a custom schema for internal processes.
It looks like the feature enabled by default called “enable markdown linkify” uses this project:
which talks about adding additional schemes in its readme.
Has someone found a nice way to do this with Discourse? Can anyone offer advice on the best way to inject configuration into the linkify-it javascript library?