rxjs
rxjs copied to clipboard
docs: mark deprecated items in module template
Description: This PR improves modules template by marking deprecated items with a strikethrough.
For example, this is how /api/index page looks like now:
With this PR, deprecated items are now marked with a strikethrough:
Related issue (if exists): None