Preparing multiplaform support
This commit is contained in:
parent
b679e231ec
commit
356d50b5b9
@ -136,8 +136,8 @@ Markdown >> locateYAMLMetadataClosing [
|
||||
|
||||
{ #category : #accessing }
|
||||
Markdown >> metadata [
|
||||
self exportMetadataAsJson.
|
||||
^ NeoJSONReader fromString: FileLocator temp / 'metadata.json' contents.
|
||||
|
||||
^ NeoJSONReader fromString: self exportMetadataAsJson.
|
||||
]
|
||||
|
||||
{ #category : #utilities }
|
||||
|
Loading…
Reference in New Issue
Block a user