appledoc icon indicating copy to clipboard operation
appledoc copied to clipboard

__deprecated_msg ( ) shows ) vs the property name

Open khoogheem opened this issue 10 years ago • 1 comments

I dont' recall this being an issue prior.. but with the latest download build seems to show up in the document as:

)

Vs: ~~propertyName~~

I thought it also had prior the information in the deprecation_msg.. much like setting a warning or note

so if you had

@property (nonatomic, assign) BOOL overFlow __deprecated_msg ( "No Longer supported (2.0)" )

The No Longer Supported should show up as Depreciated: No longer Supported in the info after the Discussion section...

khoogheem avatar May 20 '15 00:05 khoogheem

Same here, can you please solve this bug? I tried everything but nothing, the error is still there.

pascalbros avatar Apr 23 '16 21:04 pascalbros