Hello! I'm a bit new with Flarum (installed 2 days ago) but i really love it!
I was able to customize the code a bit, but now I need a little help...
So, on my forum there is Markdown and BB code (from the core package) and i want to keep the BB code URL tag as:
target="_blank"
But I want to change the markdown one to:
target:"_self"
Is there any way to do this ?