Merge branch 'master' of github.com:flynx/pWiki

This commit is contained in:
Alex A. Naanou 2023-12-21 04:25:21 +03:00
commit 70560eb437

View File

@ -152,6 +152,9 @@ var setup = function(){
- TOC: tweaking: add args like depth, ... -- as attributes...
- TOC: should it be persistently generated as code and be serializable?
- ASAP: expand sub-tree on follow link...
- simple use strategies:
- custom element
- constructor
- export auto-headings as normal/manual markdown headings...
- add plugin callback on `.text(..)` / ...
- Time to think about a standalone client -- at least to edit own notes as a test...