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

Choose flags in playground

Open FloEdelmann opened this issue 5 years ago • 0 comments

The playground uses fixed flags (DEFAULT | NO_HTML), which is a good default to prevent XSS.

I might be helpful to try out the different flags though, to see how the they behave. So a list of checkboxes or a <select multiple> (or something more fancy) to choose the flags used for rendering could be a nice improvement.

FloEdelmann avatar Oct 27 '20 09:10 FloEdelmann