Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-12-07 15:59:23 +03:00
parent 2afbcea8c3
commit ab0d3c5390

View File

@ -38,6 +38,7 @@
* *
* *
* *
* XXX ASAP make parser's .expand(..) (tesing on ._expand(..)) sync/async...
* XXX ASAP need to add error handling to .awaitOrRun(..) * XXX ASAP need to add error handling to .awaitOrRun(..)
* ...might be even better to make it support the same interface as Promise... * ...might be even better to make it support the same interface as Promise...
* XXX BUG: for some reason editing the root page ('/') hangs /tree... * XXX BUG: for some reason editing the root page ('/') hangs /tree...