View Single Post
Old 04-17-2020, 04:38 AM   #1
The_book
Zealot
The_book began at the beginning.
 
Posts: 100
Karma: 10
Join Date: Aug 2019
Device: none
[Conversion Output] Markdown Output. Test and seek for help.

I create a Markdown Output plugin. This is nothing new, just the function of TXT Output plugin with txt_output_formatting=markdown, and keep_links=True, keep_image_references=True in default. keep_color have been removed for it is a function in textile. I create this, so that I don't need to set them and rename .txt to .md everytime.

I think this can work, but I still have some questions.
  1. How to set opts in function convert? I use setattr, am I right?
  2. How to create output gui that can be uesd in Calibre?
Attached Files
File Type: zip Markdown Output.zip (1.1 KB, 961 views)
The_book is offline   Reply With Quote