I'm merging legacy Systems and some components use Markdown and others use Textile formatting. This is extremely confusing to my users. Therefore I want to standardize on Markdown.
Is there a way to convert at least the Bulk of Textile formatting to markdown automatically?
Convert your document with Paste to Markdown:Copy the text from your document or another website. Paste the text directly onto the main page of Paste to Markdown. You'll see your document in Markdown and can then copy it and paste it where you need to.
We can easily convert HTML to markdown using markdownify package.
The forthcoming pandoc 1.8 (or the current github version) can convert Textile to Markdown directly. I don't know how much of Textile it handles, but
pandoc index.textile -o index.markdown
worked nicely here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With