1[article Simple Markup Test 2[quickbook 1.5] 3] 4 5[def _macro_ replaced] 6 7[section Simple Markup] 8 9/italic/ *bold* _underline_ =teletype= 10 11//not italic// **not bold** __not underline__ ==not teletype== 12 13_odd__ edge case_ 14 15not__underlined__hopefully 16 17(*bold*) _und/er/lined_ 18 19/all/italic/ * not bold* 20 21/not italic [@http://www.boost.org/ *bold*] 22 23not_underlined_ 24 25_Should not underline '''escaped''' markup_. 26_or this '''escaped_ markup''' form. 27 28=Matti Meik\u00E4l\u00E4inen= 29 30=_macro_= 31 32__macro__ 33 34=_mac\ ro_= 35 36/italic\/ 37 38These shouldn't be interepted as markup: == // ** 39 40=<= =\<= =\\<= 41 42[endsect] 43