mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-05 04:40:28 +07:00
edu --> educational-python educational --> educational-core interactive-learning --> student
15 lines
393 B
HTML
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>
|