showdownjs / showdown

A bidirectional Markdown to HTML to Markdown converter written in Javascript
http://www.showdownjs.com/
MIT License
14.19k stars 1.56k forks source link

How to remove the comment at the end from .makeMarkdown #946

Open ShauryaTomer opened 2 years ago

ShauryaTomer commented 2 years ago

When you use converter.makeMarkdown() , a comment is added at the end of markdown file, how do I remove that comment, so everytime I use .makeMarkdown that comment doesn't get added to file Screenshot_92