diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 4 |
1 files changed, 1 insertions, 3 deletions
| @@ -1,11 +1,9 @@ | |||
| 1 | Do these - | 1 | Do these - |
| 2 | 2 | ||
| 3 | Construct a default set of menus if the menu.md / header.md fragments don't exist in each directory. Same for footer.md I guess. | 3 | BUG - sub directories get their links screwed with extra path. |
| 4 | 4 | ||
| 5 | For such fragments, rename their results to menu.FRAGMENT. metadata.isFragment | 5 | For such fragments, rename their results to menu.FRAGMENT. metadata.isFragment |
| 6 | 6 | ||
| 7 | BUG - sub directories get their links screwed with extra path. | ||
| 8 | |||
| 9 | Contstruct metadata.webtrail in createHTML from links to index.HTML in the various bits of the path of the input file. | 7 | Contstruct metadata.webtrail in createHTML from links to index.HTML in the various bits of the path of the input file. |
| 10 | 8 | ||
| 11 | Check the timestamps on the files, only update if source is newer than destination. Meh, it's already 600 times faster than the pandoc version. | 9 | Check the timestamps on the files, only update if source is newer than destination. Meh, it's already 600 times faster than the pandoc version. |
