Hi, rencently I used AppleDoc to generate API doc for Objective-C SDK. It is amazing.
But I found it seems to not support @textblock and @code tag.
I know appleDoc support to write code block with a tab or 4 (or more) spaces..
But I want to use @textblock or @code because which can show example code in quick help of XCode, as shown below.
How can AppleDoc parse @textblock or @code tag?
