Microdown icon indicating copy to clipboard operation
Microdown copied to clipboard

exampleHTMLDocumentWithLink raises an error

Open Ducasse opened this issue 3 years ago • 0 comments

exampleHTMLDocumentWithLink
	<example>
	
	^ (Microdown asHTMLDocument: '[Pharo Website](http://pharo.org target=blank&rel=bookmark)') inspect.

because there is no file awsm.css

Ducasse avatar Nov 01 '22 09:11 Ducasse