..
0
1
0
application/xhtml+xml
1
Convert single quotes to curly ones
(\W)'
\1‘
'
’
Convert double quotes to curly ones
(\W)"
\1“
"
”
Convert single dashes to n-dashes
([^\-])\-([^\-])
\1–\2
([^\-])\-$
\1–
^\-([^\-])
–\1
^\-$
–
Convert double dashes to m-dashes
([^\-])\-\-([^\-])
\1—\2
([^\-])\-\-$
\1—
^\-\-([^\-])
—\1
^\-\-$
—
Reduce whitespace in source
[\n\r\t]
\x20
[ ]{2}
\x20
title
heading
sub
subsub
paragraph
subparagraph
plain
lead
annotation
preformatted
●
■
○
no bullet
1
I
i
A
a
link
link target
same window
new window
parent
top
custom target
anchor/index item
Enter the name of an anchor. Do not use spaces, special characters, or any punctuation other than a hyphen or underscore.
anchor name
If this anchor is also an index item, enter a title for the link in the Indexer.
index title
image
image alignment:
default
align left
align center
align right
float left
float right
link settings
link to:
high resolution version
link to:
link target:
same window
new window
custom target
tooltip
abbreviations and acronyms
Enter the text of the tooltip that will appear when a user hovers over the element with the cursor.
title
Choose the kind of html tag (abbr or acronym).
type
abbreviation
acronym
cleanup
external source
Select Source
the external sources product is not installed. this tool is disabled.
No external sources found.
table
table class
plain
list
grid
datagrid
rows
columns
heading
create header
column align
left
center
right
column widths
column
row
table
typographical characters
€ ‚ « » — – · ©
save