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