kotlin-playground icon indicating copy to clipboard operation
kotlin-playground copied to clipboard

Add option to auto-open collapsed block

Open DenisNP opened this issue 6 years ago • 0 comments

The collapsed block appears when you are using //sampleStart //sampleEnd markers. This block is closed by default, which is not always convenient. So, maybe add an attribute to show it opened by default.

DenisNP avatar Sep 19 '19 11:09 DenisNP