markup
All of these should * stay the same over multipe view/edit passes, and
within regular wiki markup
Here are HTML character entities : <b>hi there </b>
And here a regular HTML tag : bold.
And hopefully this will persist, too : <
within preformatted (leading whitespace) text
Here's angle brackets in an indented block.
<b>
This is indented.
</b>
Here's the HTML entities in an indented block :
< = left angle
And here's the escaped version :
&lt;
Here's a URL: http://marlboro.edu/
Here's a link: <a href="http://www.marlboro.edu">link</a>
And here's some wiki markup: some new page
Here's another
way to paste in a
1 code
2 <block>
3
Note that these don't get [[ wiki links ]]
or linkified : http://marlboro.edu
a = 3;