example



void foo();
Predicate
a < b
should be escaped.

Description. We also get
int syntax_highlighting = 1;
inline now!

	void foo() {
		int a = a < b;
		<b>wtf</b><b>
		string s = "<b>bold</b>";
		string s2 = `should still work`;
	}


void bar();
XML
<foo />
should be escaped and nicely displayed.


Page generated by Ddoc.