Microdown
Microdown copied to clipboard
MicTextBlock substring: is a bad API
It should be at least string:
Is in the new parser which is currently getting a lot of tests
actually it becomes bodyString - less generic
Cool. We will just deprecated substring: and I will fix all the tests using '' (this is why I started to clean the dumper because I start to hate the string based assert.
And I need to learn how to use the deprecated feature.
easy like that
substrings: aString
self deprecate: 'kjhkjhkj tranformWith: '`@rec substrings: `@arg' -> '`@rec body: `@arg'.
self body: aString