kotlinx.coroutines icon indicating copy to clipboard operation
kotlinx.coroutines copied to clipboard

Extract example output from comment to text block

Open zUniQueX opened this issue 1 year ago • 0 comments
trafficstars

Recently I've come across the flow docs and noticed one example output isn't displayed in the online version.

In the source file the output is present but hidden inside an XML comment.

I've extracted the output to a text block to display it in the online docs.

zUniQueX avatar Jan 21 '24 17:01 zUniQueX