jsdoc-to-markdown icon indicating copy to clipboard operation
jsdoc-to-markdown copied to clipboard

Show @deprecated text in the output

Open ghost opened this issue 9 years ago • 2 comments

Hi,

I use the v1.3.7

In the source, I have added :

    @deprecated Use {@link Di#set} instead
    @method

And the output is :

Deprecated
Kind: instance method of Di

The text "Use Di#set instead" doesn't exist in output. Original jsdoc template shows it.

Thanks

ghost avatar Sep 04 '16 05:09 ghost

hi, sorry - has been a busy weekend.. will look tomorrow..

75lb avatar Sep 04 '16 22:09 75lb

Hi, currently text set with the @deprecated tag is not shown in the output.. i will add this.

75lb avatar Sep 05 '16 19:09 75lb