the browser-facing portion of osu!
at master 831 B view raw
1<div class="js-spoilerbox bbcode-spoilerbox"> 2 <a class="js-spoilerbox__link bbcode-spoilerbox__link" href="#"> 3 <span class="bbcode-spoilerbox__link-icon"></span><span style="color:#FF0000;">colored box title</span> 4 </a> 5 <div class="js-spoilerbox__body bbcode-spoilerbox__body">box content</div> 6</div><br /> 7<span style="font-size:50%;">other content</span><br /> 8<br /> 9<div class="js-spoilerbox bbcode-spoilerbox"> 10 <a class="js-spoilerbox__link bbcode-spoilerbox__link" href="#"><span class="bbcode-spoilerbox__link-icon"></span>[\[] weird \[ title</a> 11 <div class="js-spoilerbox__body bbcode-spoilerbox__body">box content</div> 12</div><br /> 13<span style="font-size:50%;">other content 2</span><br /> 14<br /> 15[box=[weird title]broken box content<br /> 16<span style="font-size:50%;">other content 3</span>