Files
openide/python/python-community-ide-resources/resources/tips/RichTextCopy.html
T

15 lines
393 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>Did you know that it's possible to copy rich text ?</p>
<p>Make sure that the check box <span class="control">Copy rich text by default</span>
in the General page of the Editor settings/preferences is selected:
</p>
<p class="image"><img src="images/copy_rich_text.png"></p>
</body>
</html>