Microdown
Microdown copied to clipboard
asHTMLString: is not defined on Microdown
when executing MicCSSProvider>> asHTMLString we get this error
fromMicrodown: aMicrodownString
"Convert to HTML and wrap aMicrodownString in the receiver's HTML stream"
self writeDocument: (Microdown asHTMLString: aMicrodownString)
Raises an error telling that asHTMLString:
It was a loading problem
Does this mean the issue is closed?
This was super strange. We suspect that bastien did not get a correct versino loaded and that the method got somehow lost. I could not reproduce the problem hence we closed the bug.