Microdown icon indicating copy to clipboard operation
Microdown copied to clipboard

Add an inspector pane displaying the recreated source of a document tree

Open Ducasse opened this issue 3 years ago • 0 comments

A pane with the following logic would be great to help debug

(MicTextualMicrodownExporter new visit: self) contents

Like that we can see fast that the info given to the parser was for example bogus.

Ducasse avatar Oct 02 '22 15:10 Ducasse