-
Notifications
You must be signed in to change notification settings - Fork 334
Open
Milestone
Description
Proposal
Add @example as a known tag with the following format
First line is the title (optional - if line is empty then there is no title)
Rest is the tag content
/**
* @example First line is example title
* rest is
* example
* content
*
*/
woudl result in the following
{
title: "First line is example title",
content: "rest is\nexample\ncontent",
}agiac, NielsCo, jlarmstrongiv and mcchrish
Metadata
Metadata
Assignees
Labels
No labels