mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-04 11:58:03 +00:00
Update wikiparser file comment
This commit is contained in:
@@ -16,6 +16,7 @@ Attributes are stored as hashmaps of the following objects:
|
|||||||
|
|
||||||
{type: "string", value: <string>} - literal string
|
{type: "string", value: <string>} - literal string
|
||||||
{type: "indirect", textReference: <textReference>} - indirect through a text reference
|
{type: "indirect", textReference: <textReference>} - indirect through a text reference
|
||||||
|
{type: "macro", macro: <TBD>} - indirect through a macro invocation
|
||||||
|
|
||||||
\*/
|
\*/
|
||||||
(function(){
|
(function(){
|
||||||
|
Reference in New Issue
Block a user