Class TypographicExtension

java.lang.Object
com.vladsch.flexmark.ext.typographic.TypographicExtension
All Implemented Interfaces:
HtmlRenderer.HtmlRendererExtension, Parser.ParserExtension, Extension

public class TypographicExtension extends Object implements Parser.ParserExtension, HtmlRenderer.HtmlRendererExtension
Extension for typographics

Create it with create() and then configure it on the builders

The parsed typographic text is turned into TypographicQuotes and TypographicSmarts nodes.