We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cfe9cc commit 9857374Copy full SHA for 9857374
ideas.md
@@ -4,8 +4,9 @@ Flexible Static Site Generator
4
5
#### Ideas...
6
* Top 1:
7
- * Proper YAML field capture.
8
* Proper object exposed for each PyPage file.
+ * Proper YAML field capture.
9
+ * Maybe inject post-processing fields (gathered with `getModuleVars`) into this object with `setattr`.
10
* Document all the built-in functions.
11
* Implement a `skip` config var.
12
* Obsidian style Wiki Links.
0 commit comments