Class TypographicOptions
java.lang.Object
com.vladsch.flexmark.ext.typographic.internal.TypographicOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
typographicQuotes
public final boolean typographicQuotes -
typographicSmarts
public final boolean typographicSmarts -
ellipsis
-
ellipsisSpaced
-
enDash
-
emDash
-
singleQuoteOpen
-
singleQuoteClose
-
singleQuoteUnmatched
-
doubleQuoteOpen
-
doubleQuoteClose
-
doubleQuoteUnmatched
-
angleQuoteOpen
-
angleQuoteClose
-
angleQuoteUnmatched
-
-
Constructor Details
-
TypographicOptions
-