Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-10-27 02:59:50 +03:00
parent 54ca3252bf
commit e574e2cc2f

View File

@ -23,10 +23,7 @@
* <macro src=../tags join=", ">@source(.)</macro><br>
* This will not:
* <macro src="../tags" join=", ">@source(.)</macro><br>
* XXX LIST BUG: <macro>: sourcing an element of a list does not work...
* Example:
* await pwiki.parse('<macro src="/WikiHome/tags">@source(.)</macro>')
* XXX do we need a way to index a list item via path???
* XXX Q: do we need a way to index a list item via path???
* XXX TAGS
* - add tags to page -- macro/filter
* - <page>.text -> <page>.tags (cached on .update(..))