EasyManua.ls Logo

SlickEdit V3.3 - Page 300

Default Icon
568 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
any previous paragraphs.
Hitting a standalone tag - When on, the beautifier will interpret a standalone tag as a signal of the
end of any previous paragraphs. For example, in the following content, the <TABLE> tag (assuming
that the <TABLE> tag is a standalone tag) signals the end of the previous <P> paragraph. This has
the benefit of cleaning up unwanted (and unexpected) indenting. For example:
<P>
This is a paragraph of content. The paragraph will be ended by the
start of the table below it.
<TABLE>
<TR>
<TD>a table cell</TD>
</TR>
</TABLE>
Remove blank lines - When on, blank lines are deleted.
Beautify JavaScript - When on, embedded JavaScript is beautified according to your JavaScript beau-
tifier settings.
Edit JavaScript Settings - Click on this button to configure the JavaScript Beautifier settings. The
JavaScript Beautifier is the same as the C/C++ Beautifier - see C/C++ Beautifier for more information.
Schemes Tab
To define a new scheme, set the various beautify options and press the Save Scheme button. User
defined schemes are stored in uformat.ini.
XML/HTML Formatting
278

Table of Contents