todo
parent
1bc0f17014
commit
32f9ad9073
|
|
@ -1,6 +1,4 @@
|
||||||
todo:
|
todo:
|
||||||
- crawler does NOT modify title cause readme.md everywhere
|
|
||||||
- gitlab/-/blob/about.md does NOT map to exactly 1 file
|
|
||||||
- mark generated via meta so other files in the dir can be created, deleted, replaced safely
|
- mark generated via meta so other files in the dir can be created, deleted, replaced safely
|
||||||
- links like `/Smoktests` in user-files home wiki don't rewrite
|
- links like `/Smoktests` in user-files home wiki don't rewrite
|
||||||
- map fullURLScraped->internalURL for relative links sometimes
|
- map fullURLScraped->internalURL for relative links sometimes
|
||||||
|
|
@ -10,6 +8,8 @@ todo:
|
||||||
- anchor links work
|
- anchor links work
|
||||||
- ui; last updated; 2022.02.01T12:34:56
|
- ui; last updated; 2022.02.01T12:34:56
|
||||||
done:
|
done:
|
||||||
|
- gitlab/-/blob/about.md does NOT map to exactly 1 file
|
||||||
|
- crawler does NOT modify title cause readme.md everywhere
|
||||||
- use `meta` so no need for extra level for explicit single files
|
- use `meta` so no need for extra level for explicit single files
|
||||||
- table of contents
|
- table of contents
|
||||||
- min-height for easymde
|
- min-height for easymde
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue