22 lines
1.2 KiB
HTML
22 lines
1.2 KiB
HTML
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||
|
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Unprintable characters</title>
|
||
|
<link rel="stylesheet" href="styles.css" type="text/css"></head>
|
||
|
<body>
|
||
|
<h1>Unprintable
|
||
|
characters</h1>
|
||
|
<p>You
|
||
|
can enable visual cues for displaying unprintable characters, such as
|
||
|
space and tab, but also end of line characters (like CR and LF).<p>
|
||
|
To
|
||
|
display space and tab characters, select <span class="menu_item">View->Show Symbol->Show White Space and TAB</span>.
|
||
|
Visual cues will be added to the document where space and tab
|
||
|
characters are located. The color can be set using the styler
|
||
|
configurator (see <a href="Styler%20Configurator.html#White_space_symbol">Styler Configurator</a>).<p>
|
||
|
To
|
||
|
display newline characters, select <span class="menu_item">View->Show Symbol->Show End of Line</span>. Newline
|
||
|
characters will be shown in boxes at the end of each line, but this
|
||
|
does not change the editing behavior.<p>
|
||
|
To
|
||
|
display both newline characters and whitespace at the same time,
|
||
|
select <span class="menu_item">View->Show Symbom->Show all characters</span>.
|
||
|
</body></html>
|