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

Maybe implement Source link replacements as a TextFormatter Configuration #4

Closed n-peugnet closed 1 year ago

n-peugnet commented 1 year ago

Two of the planned features seem to require a TextFormatter Configuration:

Additionally, two currently working features seem to be implementable partially in the backend this way:

But I dont know if remaking these working features this way would enhance the overall performances or not.

Examples