Files
openide/python/educational-python/resources/tips/RichTextCopy.html
Valentina Kiryushkina 7e5a5b849a Rename educational plugins and update plugin's description
edu --> educational-python
educational --> educational-core
interactive-learning --> student
2016-01-26 19:36:12 +03:00

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>