1cabdff1aSopenharmony_ci<<hello>> --> <<hello>>
2cabdff1aSopenharmony_ci<<<b>hello</b>>> --> <<{\b1}hello{\b0}>>
3cabdff1aSopenharmony_ci< hello < 2000 > world > --> < hello < 2000 > world >
4cabdff1aSopenharmony_ci<h1>TITLE</h1> --> TITLE
5cabdff1aSopenharmony_ci< font color=red >red</font> --> {\c&HFF&}red{\c}
6cabdff1aSopenharmony_ciFoo <foo@bar.com> --> Foo <foo@bar.com>
7cabdff1aSopenharmony_ci<b> foo <I> bar </B> bla </i> --> {\b1} foo {\i1} bar {\b0} bla {\i0}
8cabdff1aSopenharmony_ciA<br>B<BR/>C<br  / >D<  Br >E<brk><brk/> --> A\NB\NC\ND\NE
9