People! People!
When you're doing html, you have to close the command. So if you're inserting an image, the first code will say , and the second MUST have a backslash before the command, so: [ \img] (take out the space between the [ and the \.)
This is true of anything. If you want to do bold, it's [b] [ \b] (take out the space.)
For strikethrough, it's [s] [ \s] (take out the space)
etc etc
Your best bet is to find someone else's post that works, hit quote (on a computer, not on mobile) and study the code. Figure out what goes where, and then imitate it.
edit to add: by the way, html isn't case sensitive. Pay attention to the [ ]'s and \'s, not the capitalization.[/QUOTE]
though noble, your effort here may be wasted