slate-markdown icon indicating copy to clipboard operation
slate-markdown copied to clipboard

readOnly markdown rendering

Open mxstbr opened this issue 8 years ago • 0 comments

Given input like this:

## Hello world

_what's up_

The editor should render the markdown out when in readOnly mode, so it should look like this:

Hello world

what's up

mxstbr avatar May 06 '17 16:05 mxstbr