-
Notifications
You must be signed in to change notification settings - Fork 152
RFC: Syntax for @example tag #20
Copy link
Copy link
Open
Labels
octogonz-parser-backlogItems for @octogonz to consider during the next iteration on the parserItems for @octogonz to consider during the next iteration on the parserrequest for commentsA proposed addition to the TSDoc specA proposed addition to the TSDoc spec
Metadata
Metadata
Assignees
Labels
octogonz-parser-backlogItems for @octogonz to consider during the next iteration on the parserItems for @octogonz to consider during the next iteration on the parserrequest for commentsA proposed addition to the TSDoc specA proposed addition to the TSDoc spec
RFC: Core set of tags for TSDoc brought up the question of the
@exampletag that could be used to identify examples. I'm forking it into a separate issue since @c69 pointed out that the design is unclear.Can anyone find samples of its usage in existing documentation systems?
Since TSDoc will support Markdown, how would it interact with that? Maybe something like this?
How would an API reference web site leverage these directives?
@aciccarello