File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11# Standard plugins for ASF websites
22
3- All of these plugins are ALv2 except for ** asfgenid** and ** toc** which may be AGPL or permissive. This needs investigation.
3+ All of these plugins are ALv2 except for ** asfgenid** and ** toc** , which may be AGPL or permissive. This needs investigation.
44
55## asfcopy
66
7- Copies a directory trees to output outside of the Pelican processing of content and static files.
7+ Copies a directory tree to output outside of the Pelican processing of content and static files.
88
99## asfdata
1010
11- During initiation of Pelican reads in data models to global metadata.
11+ During initiation of Pelican, reads in data models to global metadata.
1212
1313## asfgenid
1414
15- Generates HeadingIDs, ElementID , and PermaLinks. This also generates ToC in a different style from ** toc** .
15+ Generates HeadingIDs, ElementIDs , and PermaLinks. This also generates ToC in a different style from ** toc** .
1616
1717## asfreader
1818
@@ -21,15 +21,15 @@ Used to create views of data models initiated by **asfdata**.
2121
2222## asfrun
2323
24- During initiation runs scripts that can be used to create content and static files.
24+ During initiation, runs scripts that can be used to create content and static files.
2525
2626## gfm
2727
28- Pelican plugin that processes Github Flavored Markdown(** GFM** ) using the cmark library.
28+ Pelican plugin that processes Github Flavored Markdown (** GFM** ) using the cmark library.
2929
3030## toc
3131
3232Generates Table of Contents for markdown.
3333Only generates a ToC for the headers FOLLOWING the [ TOC] tag,
3434so you can insert it after a specific section that need not be
35- include in the ToC.
35+ included in the ToC.
You can’t perform that action at this time.
0 commit comments