Skip to content

haidar47x/md2epub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md2epub

md2epub is a Sigil compatible script that can convert Markdown files to XHTML. The converted files can be imported inside Sigil.

Usage

Clone the repository and install the markdown dependency. Put the markdown files inside the src directory and update the sections.json file to include the files that need to be converted. I've already provided an existing template that we can readily use.

Next, simply convert the files:

$ python md2epub

The built files will be located in the build directory.

About

Sigil compatible Mardown to XHTML converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published