See: Description
Class | Description |
---|---|
IgnoredHtmlElement |
Provides a standard class to note which HTML elements should be left in the final output.
|
Main |
This is the starting point to begin remarking HTML to Markdown from the command line.
|
Options |
This class is used to configure the Remark engine.
|
Remark |
The class that manages converting HTML to Markdown.
|
Enum | Description |
---|---|
Options.FencedCodeBlocks |
Provides settings to configure if fenced code blocks are used.
|
Options.InWordEmphasis |
Provides options for how to handle in-word emphasis.
|
Options.Tables |
Provides settings to control how Tables are converted.
|
This library is used to processConvert HTML files back into valid Markdown code.
To get started, check out the Remark
class.
For more information, see the BitBucket Repository.
Copyright © 2017. All rights reserved.