Wiki Code Cookbook: Difference between revisions
From Portland NET Wiki
| Line 38: | Line 38: | ||
Wiki syntax comes with a simple and easy way to place a yellow highlight on selected text. Simply brace it inside the code you see below. | Wiki syntax comes with a simple and easy way to place a yellow highlight on selected text. Simply brace it inside the code you see below. | ||
'''Example:''' The quick brown fox jumps over the lazy dog. | '''Example:''' <mark>The quick brown fox</mark> jumps over the lazy dog. | ||
<pre> | |||
'''Example:''' <mark>The quick brown fox</mark> jumps over the lazy dog. | |||
</pre> | |||
