mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Removed obsolete comments
This commit is contained in:
parent
d6ec1ea1e5
commit
3b563e19cf
@ -15,8 +15,6 @@ The parse tree is made up of nested arrays of these JavaScript objects:
|
||||
Attributes are stored as hashmaps of the following objects:
|
||||
|
||||
{type: "string", value: <string>} - literal string
|
||||
{type: "array", value: <string array>} - array of strings
|
||||
{type: "styles", value: <object>} - hashmap of style strings
|
||||
{type: "indirect", textReference: <textReference>} - indirect through a text reference
|
||||
|
||||
\*/
|
||||
|
Loading…
Reference in New Issue
Block a user