Microdown icon indicating copy to clipboard operation
Microdown copied to clipboard

asHTMLString: is not defined on Microdown

Open bastienpan opened this issue 3 years ago • 3 comments

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:

bastienpan avatar Oct 10 '22 13:10 bastienpan

It was a loading problem

Ducasse avatar Oct 10 '22 15:10 Ducasse

Does this mean the issue is closed?

kasperosterbye avatar Oct 11 '22 07:10 kasperosterbye

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.

Ducasse avatar Oct 11 '22 10:10 Ducasse