for the Editor: how to underline words?
I can only find Bold and Italic …
@HaWe,
We use discourse to manage our forums. Here is a post which should how to do that.
From the discourse forums:
It is possible to underline using BBcode
[u]text[/u]
text
We’ll check if there is an easy way for users to do this.
let me see:
[u]text[/u]
[b]text[/b]
[i]text[/i]
text
text
text
so as it turned out that BB coce is supported then it will be much better to dispense with your current formatting tags which lead to drop #,<,> and all that and replace them all by BB code instead!