13 lines
268 B
Plaintext
13 lines
268 B
Plaintext
section.panel
|
|
h2 Included Summary
|
|
p
|
|
| This section comes from
|
|
code _summary.pug
|
|
| . It can still read variables declared in
|
|
code index.pug
|
|
| , including
|
|
strong #{name}
|
|
| and the feature count:
|
|
strong #{features.length}
|
|
| .
|