6 lines
		
	
	
		
			451 B
		
	
	
	
		
			HTML
		
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			451 B
		
	
	
	
		
			HTML
		
	
	
	
| <p>Some text with a <a class="wikilink" href="/WikiLink/">WikiLink</a>.</p>
 | |
| <p>A link with <a class="wikilink" href="/white_space_and_underscores/">white space and_underscores</a> and a empty  one.</p>
 | |
| <p>And a <a href="http://example.com/RealLink">RealLink</a>.</p>
 | |
| <p><a href="http://example.com/And_A_AutoLink">http://example.com/And_A_AutoLink</a></p>
 | |
| <p>And a <a href="/MarkdownLink/" title="A MarkdownLink">MarkdownLink</a> for
 | |
| completeness.</p> |