diff options
| author | dvs1 | 2025-02-26 20:27:49 +1000 |
|---|---|---|
| committer | dvs1 | 2025-02-26 20:27:49 +1000 |
| commit | a32ebd27cf368595d2efa355edc6fcbddbffd193 (patch) | |
| tree | b1ea8b12e1e72eddf5a4304ebc7be50b094a6d50 | |
| parent | YAR - mostly theming and link conversion. (diff) | |
| download | notYetAnotherWiki-a32ebd27cf368595d2efa355edc6fcbddbffd193.zip notYetAnotherWiki-a32ebd27cf368595d2efa355edc6fcbddbffd193.tar.gz notYetAnotherWiki-a32ebd27cf368595d2efa355edc6fcbddbffd193.tar.bz2 notYetAnotherWiki-a32ebd27cf368595d2efa355edc6fcbddbffd193.tar.xz | |
Moved some TODO items to the Devuan wiki project.
| -rw-r--r-- | TODO.md | 7 |
1 files changed, 0 insertions, 7 deletions
| @@ -12,8 +12,6 @@ Syntax highlighting in code blocks. | |||
| 12 | 12 | ||
| 13 | Other colour shenanigans. | 13 | Other colour shenanigans. |
| 14 | 14 | ||
| 15 | - There's a couple more "make this red" scattered around. | ||
| 16 | |||
| 17 | Might be useful to automatically convert anything looking like a URL into a linky. | 15 | Might be useful to automatically convert anything looking like a URL into a linky. |
| 18 | 16 | ||
| 19 | 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. | 17 | 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. |
| @@ -38,11 +36,6 @@ Deal with complex directory trees. | |||
| 38 | 36 | ||
| 39 | Allow default.template files in sub directories. | 37 | Allow default.template files in sub directories. |
| 40 | 38 | ||
| 41 | Bugs - | ||
| 42 | |||
| 43 | - /users/dunno/Devuan Cluster.HTML A very lengthy and complex document, I'll likely miss something, but chip away at the obvious. Lots of colour shenanigans. | ||
| 44 | - unsorted/JensKorte/DevuanReleases_fos.HTML the header sorting links and colours on the table look tricky to unravel. Especially the extra header row for Daedalus, just to change it's colour. | ||
| 45 | - unsorted/Debdog_pm.HTML several tables of links encoded as code blocks, but there linkyness gets dropped, likely by pandoc. | ||
| 46 | 39 | ||
| 47 | ## Try out | 40 | ## Try out |
| 48 | 41 | ||
