Merge pull request 'Preparing multiplaform support' (#1) from multiplatform into master
This commit is contained in:
commit
92d8403b75
@ -137,8 +137,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