Preparing merge with 0.8.690
This commit is contained in:
parent
79fe418dd8
commit
d83ae0f878
@ -30,5 +30,5 @@ WikiText >> convertMarkdownLinks [
|
||||
newContent := self content copyReplaceAll: markdownLink with: '[[', linkText, ']'.
|
||||
self content: newContent.
|
||||
].
|
||||
^ self content
|
||||
^ self content
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user