mirror of
https://github.com/cyborg42/epub2mdbook.git
synced 2026-02-10 16:24:50 -05:00
use htmd instead of html2md
This commit is contained in:
parent
67637842fb
commit
a84969da20
4 changed files with 50 additions and 133 deletions
|
|
@ -18,4 +18,4 @@ fn main() -> Result<(), Error> {
|
|||
convert_epub_to_mdbook(args.input_epub, args.output_dir)?;
|
||||
println!("Conversion completed successfully!");
|
||||
Ok(())
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue