| Class and Description |
|---|
| com.vladsch.flexmark.convert.html.FlexmarkHtmlParser
Use FlexmarkHtmlConverter from flexmark-html2md-converter module instead.
The latter is an extensible version of HTML conversion module with the same features as flexmark-html-parser.
This class is here for backward compatibility and is no longer maintained.
|
| com.vladsch.flexmark.convert.html.HtmlParserOptions
Use HtmlParserOptions from flexmark-html2md-converter module instead.
The latter is an extensible version of HTML conversion module with the same features as flexmark-html-parser.
This class is here for backward compatibility and is no longer maintained.
|
| Enum and Description |
|---|
| com.vladsch.flexmark.convert.html.ExtensionConversion
Use public enum ExtensionConversion { from flexmark-html2md-converter module instead.
The latter is an extensible version of HTML conversion module with the same features as flexmark-html-parser.
This class is here for backward compatibility and is no longer maintained.
|
| com.vladsch.flexmark.convert.html.LinkConversion
Use LinkConversion from flexmark-html2md-converter module instead.
The latter is an extensible version of HTML conversion module with the same features as flexmark-html-parser.
This class is here for backward compatibility and is no longer maintained.
|
| com.vladsch.flexmark.convert.html.TableConversion
Use TableConversion from flexmark-html2md-converter module instead.
The latter is an extensible version of HTML conversion module with the same features as flexmark-html-parser.
This class is here for backward compatibility and is no longer maintained.
|
Copyright © 2019. All rights reserved.