Slick V3.3 manual Schemes Tab, XML/HTML Formatting

Models: V3.3

1 568
Download 568 pages 2.03 Kb
Page 300
Image 300

XML/HTML Formatting

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.

278

Page 300
Image 300
Slick V3.3 manual Schemes Tab, XML/HTML Formatting