Wiki Code Cookbook: Difference between revisions

From Portland NET Wiki
Line 71: Line 71:


=== Simple yellow highlight on text ===
=== Simple yellow highlight on text ===
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 <nowiki><mark> and </mark></nowiki>.
Example:  
Example:  
<mark>The quick brown fox</mark> jumps over the lazy dog.
<mark>The quick brown fox</mark> jumps over the lazy dog.