@@ -9,8 +9,8 @@ III. Domain tags: what discipline(s) might seek this example consistently?
99IV. Internal tags: what information is helpful for maintainers or contributors?
1010
1111
12- 1. API tags: what content from the API reference is in the example?
13- -------------------------------------------------------------------
12+ API tags: what content from the API reference is in the example?
13+ ----------------------------------------------------------------
1414
1515+-----------------------------------+---------------------------------------------+
1616| ``tag`` | use case - if not obvious |
@@ -70,8 +70,6 @@ IV. Internal tags: what information is helpful for maintainers or contributors?
7070| ``styling: conditional`` |styling is determined programmatically by a |
7171| |condition being met |
7272+-----------------------------------+---------------------------------------------+
73- | ``styling: showcase`` |good showcase example |
74- +-----------------------------------+---------------------------------------------+
7573| | |
7674+-----------------------------------+---------------------------------------------+
7775| **Interactivity** |
@@ -114,8 +112,8 @@ IV. Internal tags: what information is helpful for maintainers or contributors?
114112+-----------------------------------+---------------------------------------------+
115113
116114
117- 2. Structural tags: what format is the example? What context can we provide?
118- ----------------------------------------------------------------------------
115+ Structural tags: what format is the example? What context can we provide?
116+ -------------------------------------------------------------------------
119117
120118+----------------------------+-------------------------------------------------------------------+
121119| ``tag`` | use case |
@@ -138,11 +136,13 @@ IV. Internal tags: what information is helpful for maintainers or contributors?
138136+----------------------------+-------------------------------------------------------------------+
139137| ``purpose: fun`` |just for fun! |
140138+----------------------------+-------------------------------------------------------------------+
139+ | ``styling: showcase`` |good showcase example |
140+ +----------------------------+-------------------------------------------------------------------+
141141
142- 3. Domain tags: what discipline(s) might seek this example consistently?
143- ------------------------------------------------------------------------
142+ Domain tags: what discipline(s) might seek this example consistently?
143+ ---------------------------------------------------------------------
144144
145- Note: it 's futile to draw fences around "who owns what", and that's not the point of domain tags. Domain tags help groups of people to privately organize relevant information, and so are not displayed publicly. See below for a list of existing domain tags. If you don't see the one you're looking for and you think it should exist, consider proposing it.
145+ It 's futile to draw fences around "who owns what", and that's not the point of domain tags. Domain tags help groups of people to privately organize relevant information, and so are not displayed publicly. See below for a list of existing domain tags. If you don't see the one you're looking for and you think it should exist, consider proposing it.
146146
147147+-------------------------------+----------------------------------------+
148148| ``tag`` | use case |
@@ -160,8 +160,8 @@ Note: it's futile to draw fences around "who owns what", and that's not the poin
160160| ``domain: signal-processing`` | |
161161+-------------------------------+----------------------------------------+
162162
163- 4. Internal tags: what information is helpful for maintainers or contributors?
164- ------------------------------------------------------------------------------
163+ Internal tags: what information is helpful for maintainers or contributors?
164+ ---------------------------------------------------------------------------
165165
166166+-------------------------------+-----------------------------------------------------------------------+
167167| ``tag`` | use case |
0 commit comments