club-1 / flarum-ext-cross-references

Add cross reference links when a discussion is mentioned from another one.
GNU Affero General Public License v3.0
6 stars 1 forks source link

Feat/text formatter #7

Closed n-peugnet closed 1 year ago

n-peugnet commented 1 year ago

Closes #4

Still missing:

I really don't know how to do the last two ones as TextFormatter js filters are run synchronously while the store interface is asynchronous.