HTML >
Just some old notes.
Some of these are important for BlogText, though it may be just as easy to encapsulate text with <pre> tags.
See also:
-
HTML authoring in different languages — Dealing with doctypes, characters, etc.
| code | character | |
|---|---|---|
& |
& |
the “and” or “ampersand” character |
|
|
non-breaking space |
‑ |
‑ |
non-breaking hyphen |
( |
( |
left parentheses |
{ |
{ |
left [curly] brace |
[ |
[ |
left [square] bracket |

ported