mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-03 19:58:23 +07:00
edu --> educational-python educational --> educational-core interactive-learning --> student
11 lines
360 B
HTML
11 lines
360 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
<p>To view which line separators style is used in the current file,
|
|
look at the <span class="control">Status Bar</span>:</p>
|
|
<img src="images/line_separator.png">
|
|
<p>To change the current line ending style, just click the spinner.</p>
|
|
</body>
|
|
</html> |