2018-05-23 03:10:18 +08:00
|
|
|
.. |br| raw:: html .. force a line break in HTML output (blank lines needed here)
|
|
|
|
|
2018-09-19 08:11:56 +08:00
|
|
|
<br style="clear:both" />
|
2018-05-23 03:10:18 +08:00
|
|
|
|
|
|
|
.. These are replacement strings for non-ASCII characters used within the project
|
|
|
|
using the same name as the html entity names (e.g., ©) for that character
|
|
|
|
|
|
|
|
.. |copy| unicode:: U+000A9 .. COPYRIGHT SIGN
|
|
|
|
:ltrim:
|
|
|
|
.. |trade| unicode:: U+02122 .. TRADEMARK SIGN
|
|
|
|
:ltrim:
|
|
|
|
.. |reg| unicode:: U+000AE .. REGISTERED TRADEMARK SIGN
|
|
|
|
:ltrim:
|
|
|
|
.. |deg| unicode:: U+000B0 .. DEGREE SIGN
|
|
|
|
:ltrim:
|
|
|
|
.. |plusminus| unicode:: U+000B1 .. PLUS-MINUS SIGN
|
|
|
|
:rtrim:
|
|
|
|
.. |micro| unicode:: U+000B5 .. MICRO SIGN
|
|
|
|
:rtrim:
|
2019-08-02 04:48:08 +08:00
|
|
|
.. |check| unicode:: U+02714 .. HEAVY CHECK MARK
|
|
|
|
:rtrim:
|
2018-09-13 08:24:45 +08:00
|
|
|
.. |oplus| unicode:: U+02295 .. CIRCLED PLUS SIGN
|
2021-02-24 16:39:37 +08:00
|
|
|
.. |rarr| unicode:: U+02192 .. RIGHTWARDS ARROW
|