Changes
- Fix line spacing for HTML-coded clipboard copy
- Add print screen copy format option (HTML by default), #504
You can now create colorful screenshots (Ctrl+RightDrag) for your Markdown documents (supported by VSCode Markdown Preview).<config> <client> <clipboard> <format=html /> <!-- none | text | ansi | rich | html | protected --> </clipboard> </client> </config>