Microdown icon indicating copy to clipboard operation
Microdown copied to clipboard

HTMLVisitor loops endlessly

Open bourahma opened this issue 3 years ago • 1 comments


MicHTMLVisitor 
	serializeToHTMLDoc:
(Microdown parse: '# hello world

bllbl

# section2 

titit
')

bourahma avatar Oct 27 '22 08:10 bourahma

What do you mean? If I run your example I get an error because MicHTMLVisitor do not provide a default CSS, but it does not loop endlessly.

kasperosterbye avatar Oct 31 '22 06:10 kasperosterbye