1
+ //--------------------------------
2
+ //- CHANGED DEPRECATED Do Not Touch This File. leaving here until v6. use _base.pug instead.
3
+ //--------------------------------
1
4
- classname = classname || {}
2
5
section#grouping-elements
3
6
block groupingElements
4
- h2 Grouping Elements #[ a.docs-_fragid ( href =' #grouping-elements' ) ]
7
+ h2 Grouping Elements #[ a.h-Inline.h-Hidden. docs-_fragid ( href =" #grouping-elements" aria-label = "permalink" ) § ]
5
8
section#headings-paragraphs
6
9
block headingsParagraphs
7
- h3 Headings & Paragraphs #[ a.docs-_fragid ( href =' #headings-paragraphs' ) ]
10
+ h3 Headings & Paragraphs #[ a.h-Inline.h-Hidden. docs-_fragid ( href =" #headings-paragraphs" aria-label = "permalink" ) § ]
8
11
figure( class =classname .figure )
9
12
h1 Heading 1 #[ code( class =classname .code ) h1]
10
13
p.
@@ -120,7 +123,7 @@ section#grouping-elements
120
123
hr
121
124
section#lists
122
125
block lists
123
- h3 Lists #[ a.docs-_fragid ( href =' #lists' ) ]
126
+ h3 Lists #[ a.h-Inline.h-Hidden. docs-_fragid ( href =" #lists" aria-label = "permalink" ) § ]
124
127
figure( class =classname .figure )
125
128
figcaption Ordered List #[ code( class =classname .code ) ol]
126
129
ol
@@ -160,7 +163,7 @@ section#grouping-elements
160
163
li 2nd value
161
164
section#tables
162
165
block tables
163
- h3 Tables #[ a.docs-_fragid ( href =' #tables' ) ]
166
+ h3 Tables #[ a.h-Inline.h-Hidden. docs-_fragid ( href =" #tables" aria-label = "permalink" ) § ]
164
167
figure( class =classname .figure )
165
168
table
166
169
caption #[ code( class =classname .code ) table] #[ code( class =classname .code ) caption]
@@ -187,17 +190,17 @@ section#grouping-elements
187
190
+ tablebodyrows(3 ,3 )
188
191
section#text-level-elements
189
192
block textLevelElements
190
- h2 Text-Level Elements #[ a.docs-_fragid ( href =' #text-level-elements' ) ]
193
+ h2 Text-Level Elements #[ a.h-Inline.h-Hidden. docs-_fragid ( href =" #text-level-elements" aria-label = "permalink" ) § ]
191
194
section#links
192
195
block links
193
- h3 Links #[ a.docs-_fragid ( href =' #links' ) ]
196
+ h3 Links #[ a.h-Inline.h-Hidden. docs-_fragid ( href =" #links" aria-label = "permalink" ) § ]
194
197
figure( class =classname .figure ) : ul
195
198
block linksList
196
199
li: a placeholder link #[ code( class =classname .code ) a]
197
200
li: a( href ="#0" ) regular link #[ code( class =classname .code ) = ' a[href]' ]
198
201
section#stress
199
202
block stress
200
- h3 Stress #[ a.docs-_fragid ( href =' #stress' ) ]
203
+ h3 Stress #[ a.h-Inline.h-Hidden. docs-_fragid ( href =" #stress" aria-label = "permalink" ) § ]
201
204
figure( class =classname .figure ) : ul
202
205
block stressList
203
206
li: em emphasized text #[ code( class =classname .code ) em]
@@ -209,7 +212,7 @@ section#text-level-elements
209
212
li: s text shown to be no longer relevant #[ code( class =classname .code ) s]
210
213
section#documentation
211
214
block documentation
212
- h3 Documentation #[ a.docs-_fragid ( href =' #documentation' ) ]
215
+ h3 Documentation #[ a.h-Inline.h-Hidden. docs-_fragid ( href =" #documentation" aria-label = "permalink" ) § ]
213
216
figure( class =classname .figure ) : ul
214
217
block documentationList
215
218
li: ins content shown to be inserted into a document #[ code( class =classname .code ) ins]
@@ -224,7 +227,7 @@ section#text-level-elements
224
227
li: sub subscript #[ code( class =classname .code ) sub]
225
228
section#data
226
229
block data
227
- h3 Data #[ a.docs-_fragid ( href =' #data' ) ]
230
+ h3 Data #[ a.h-Inline.h-Hidden. docs-_fragid ( href =" #data" aria-label = "permalink" ) § ]
228
231
figure( class =classname .figure ) : ul
229
232
block dataList
230
233
li: time( datetime ="Z" ) a specific date or time #[ code( class =classname .code ) time]
@@ -235,7 +238,7 @@ section#text-level-elements
235
238
li: samp sample computer output #[ code( class =classname .code ) samp]
236
239
section#forms
237
240
block forms
238
- h2 Forms #[ a.docs-_fragid ( href =' #forms' ) ]
241
+ h2 Forms #[ a.h-Inline.h-Hidden. docs-_fragid ( href =" #forms" aria-label = "permalink" ) § ]
239
242
form( class =classname .form )
240
243
figure( class =classname .figure )
241
244
fieldset
@@ -328,10 +331,10 @@ section#forms
328
331
textarea
329
332
section#embedded-elements
330
333
block embeddedElements
331
- h2 Embedded Elements #[ a.docs-_fragid ( href =' #embedded-elements' ) ]
334
+ h2 Embedded Elements #[ a.h-Inline.h-Hidden. docs-_fragid ( href =" #embedded-elements" aria-label = "permalink" ) § ]
332
335
section#interactive-elements
333
336
block interactiveElements
334
- h2 Interactive Elements #[ a.docs-_fragid ( href =' #interactive-elements' ) ]
337
+ h2 Interactive Elements #[ a.h-Inline.h-Hidden. docs-_fragid ( href =" #interactive-elements" aria-label = "permalink" ) § ]
335
338
figure( class =classname .figure )
336
339
details
337
340
summary Integer at lacus et diam tristique #[ code( class =classname .code ) details summary] suscipit.
0 commit comments