auth.wiki is looking pretty good (for what I need it for). Sorry, but just can't wait for the doco to arrive. I want to create a doco site with a look and feel like http://hginit.com/01.html. Note the tags off to the left.
This is done with <div class="cheatcontent" style="margin-top:-50px"> <div class="cheattop"> <div class="command">hg init</div> </div> <p class="cheattext">creates a repository</p> <img src="i/cheatbot.png <http://hginit.com/i/cheatbot.png>" width="241" height="41" /> </div> I have been able to create something along this line with the (markmin) documented blockquote and then add css styles around it: <blockquote class="Blah"> can auth.wiki allow the addition of divs or other elements? or should it? It's meant to be simple and shouldn't have to do everything, but adding divs might be nice. --

