Improving exportation.
This commit is contained in:
parent
5cc4d7cfa4
commit
2839a79e04
@ -34,7 +34,7 @@ Tiddler >> asDictionary [
|
|||||||
|
|
||||||
{ #category : #converting }
|
{ #category : #converting }
|
||||||
Tiddler >> asJson [
|
Tiddler >> asJson [
|
||||||
^ STON toStringPretty: self asDictionary
|
^ STONJSON toStringPretty: self asDictionary
|
||||||
]
|
]
|
||||||
|
|
||||||
{ #category : #accessing }
|
{ #category : #accessing }
|
||||||
|
Loading…
Reference in New Issue
Block a user