Starting exportation of LeExampleSnippets to Markdeep.
This commit is contained in:
parent
2e5a2cb3b0
commit
1ee1d2bab9
7
src/MiniDocs/LeExampleSnippet.extension.st
Normal file
7
src/MiniDocs/LeExampleSnippet.extension.st
Normal file
@ -0,0 +1,7 @@
|
||||
Extension { #name : #LeExampleSnippet }
|
||||
|
||||
{ #category : #'*MiniDocs' }
|
||||
LeExampleSnippet >> asMarkdeep [
|
||||
|
||||
^ (WriteStream on: '') contents
|
||||
]
|
Loading…
Reference in New Issue
Block a user