Fixing metadata removal packaging.
This commit is contained in:
parent
0ff9bf1add
commit
27deeed6b3
@ -8,3 +8,8 @@ LeTextSnippet >> contentFrom: markdeepDiv [
|
||||
sanitized := sanitized allButLast.
|
||||
self string: sanitized.
|
||||
]
|
||||
|
||||
{ #category : #'*Grafoscopio-Utils-Core' }
|
||||
LeTextSnippet >> options [
|
||||
^ options
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user