diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo.mdwn | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/todo.mdwn b/doc/todo.mdwn index eb828adcd..1ab3e749a 100644 --- a/doc/todo.mdwn +++ b/doc/todo.mdwn @@ -90,12 +90,10 @@ Requirements: * Need to keep track of creation dates of pages in the index file. * Need to keep track of the globlists in the index file. - - Probably need to redesign the index file format to allow for this sort - of future expansion. * Need to pick a good token and note that the token will need to be passed multiple parameters. Possibly something like this: - [[embed pages="myblog/*" show="30"]] + [[inline pages="myblog/*" show="30"]] ## revisit case |