Skip to content

Commit 84f384f

Browse files
committed
Update ideas.md since skip has been implemented.
1 parent b17c2e5 commit 84f384f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ideas.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ Flexible Static Site Generator
77
* Proper object exposed for each PyPage file.
88
* Proper YAML field capture.
99
* 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.
10+
* Document all built-in functions, and config fields (like the `skip` config var), etc.
1211
* Obsidian style Wiki Links.
1312
* Update the `YYYY-MM-DD-` handler to allow `YYYY-MM-DD ` as well.
1413
* A `nameEncode` configurable function, with a `defaultNameEncode`.

0 commit comments

Comments
 (0)