public class CopyDown
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
convert(java.lang.String input)
Accepts a HTML string and converts it to markdown
Note, if LinkStyle is chosen to be REFERENCED the method is not thread safe.
|
public CopyDown()
public CopyDown(Options options)