1there are several special chars you can use,
2such as \\ line breaks,\\
3trademark symbols (TM),\\
4registered trademark symbols (R),\\
5copyright symbols (C),\\
6elipsis ...,\\
7dashes, --, or string them together: ------
8
9* use them \\ in lists
10## trademark (TM)
11
12| in tables | column\\2
13| dash -- | elipsis...
14
15{{{
16  anywhere but nowiki: (TM), (R), \\
17}}}
18
19