rxjs icon indicating copy to clipboard operation
rxjs copied to clipboard

docs: mark deprecated items in module template

Open jakovljevic-mladen opened this issue 3 years ago • 0 comments

Description: This PR improves modules template by marking deprecated items with a strikethrough.

For example, this is how /api/index page looks like now:

image

With this PR, deprecated items are now marked with a strikethrough:

image

Related issue (if exists): None

jakovljevic-mladen avatar Jul 23 '22 17:07 jakovljevic-mladen