|
|
#1 |
|
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,289
Karma: 19618507
Join Date: Dec 2010
Device: Kindle PW2
|
[Plugin] MarkdownImport - Markdown to HMTL converter
Released: November 11, 2019
Current Version: "0.1.2" This plugin allows you to import self-contained UTF-8-encoded Markdown files and plain text files without markup. For more information on the Markdown syntax, see this website, which also offers an interactive Markdown tutorial for beginners. Credits This plugin uses cmark-gfm for the actual conversion. (KevinH and DiapDealer kindly provided the macOS and Windows binaries bundled with this plugin. KevinH also updated the code to support non-standard epubs.) System requirements This plugin requires Sigil 0.9.8 or higher. If you uncheck the Use Bundled Python option, you'll also need to install Python 3 and PyQt5. Linux users will also need to install the cmark-gfm package. Installation 1. Select Manage Plugins from the Plugins menu and enable the Use Bundled Python option, if it isn't already enabled (or greyed out). 2. Click Add Plugin and select MarkdownImport_v0.1.1.zip. This will install the plugin, which you can select via Plugins > Edit > MarkdownImport. If you want to test the plugin, copy test.md and plugin.png from the plugin folder to your Desktop folder, run the plugin and then select test.md as the input file. Settings Advanced users can change some conversion settings by editing the following MarkdownImport.json entries: "extensions": ["footnotes", "table", "strikethrough", "autolink", "tagfilter"], This entry defines the extensions that'll be used. For more information on these extensions, see the GitHub Flavored Markdown Spec guide. "strong": true, By default, the plugin will generate <strong> and <em> tags. If you prefer <b> and <i> tags, change this setting to false. "sigil_split_marker": false, If you change this setting to true, the plugin will add sigil_split_marker class attributes to all <hr> tags (defined as --- in Markdown files). This will allow you to split the file using Edit > Split At Markers. "cmark_exe_path": "C:\\Users\\user\\AppData\\Local\\sigil-ebook\\sigil\\plugins\\MarkdownImport\\cmark-gfm.exe" This entry defines the cmark-gfm path. You can change this setting to specify a custom cmark-gfm path. License: GNU General Public License v3 (GPL-3) Last edited by Doitsu; 11-10-2019 at 01:33 AM. Reason: Attached new version with Sigil 1.x support |
|
|
|
|
|
#2 |
|
Banned
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 168
Karma: 10010
Join Date: Oct 2018
Device: Tolino/PRS 650/Tablet
|
exe file? Windows only?
|
|
|
|
|
|
#3 |
|
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,289
Karma: 19618507
Join Date: Dec 2010
Device: Kindle PW2
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| k2pdfopt output converter Calibre plugin? | amolbk | Conversion | 0 | 04-08-2017 09:55 AM |
| Markdown Metadata | Dalcyks | Conversion | 8 | 11-16-2016 04:04 AM |
| Hamster ebook converter - Free converter converts formats. | SamuraiXSendai | Amazon Kindle | 4 | 07-07-2011 08:22 PM |
| Converting *.imp to rtf/hmtl/doc | dreddengineer | Workshop | 6 | 07-06-2006 01:07 PM |