rjeschke / txtmark

Yet another markdown processor for the JVM
Apache License 2.0
449 stars 100 forks source link

convert HTML to Markdown #54

Open omidaminiva opened 7 years ago

omidaminiva commented 7 years ago

Is there any way to convert html to markdown. Basically reverse of Processor.process(str) which converts markdown to html.