Mind the Gap!
Please use tags and spaces in such a way that, if you take out all the tags, you end up with a normally spaced text. Please do not put a space between the opening element of a tag and the first word within that tag, and also please do not put a space between the last word within a tag and the closing element. For example:
[ebs-panel style="panel-info"]
[ebs-panel-content]
A <del>deleted<del> word = CORRECT A <del> deleted <del> word = INCORRECT A<del> deleted <del>word = INCORRECT
[/ebs-panel-content]
[/ebs-panel]
[ebs-panel style="panel-danger"]
[ebs-panel-header]Important![/ebs-panel-header]
[ebs-panel-content]
For everything to work correctly, the <seg> and <lb/> tags each have to meet some very specific spacing requirements. For more information, please refer to their more detailed individual descriptions.
[/ebs-panel-content]
[/ebs-panel]