diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ Use the default.template that comes with nYAW if none is availaable. | |||
25 | - 🙈 | 25 | - 🙈 |
26 | - Should do that for the main content and the menu TOC. | 26 | - Should do that for the main content and the menu TOC. |
27 | - Also allow editing just a section, a section being the bits between one heading and the next. | 27 | - Also allow editing just a section, a section being the bits between one heading and the next. |
28 | - + 📝 ✒️✏️🖊️🖋 🖌️🖍️ | ||
28 | - + When someone starts editing, create pagename_draft.md and .HTML, and update those when they want to see a preview. | 29 | - + When someone starts editing, create pagename_draft.md and .HTML, and update those when they want to see a preview. |
29 | - + Or pagename-heading_draft.md | 30 | - + Or pagename-heading_draft.md |
30 | - + Use that draft.md file as a lock on editing that file / section. | 31 | - + Use that draft.md file as a lock on editing that file / section. |