/epub-insert-footnotes

Inserts footnotes inside the epub file

Primary LanguageTypeScriptMIT LicenseMIT

Inserts footnotes inside the epub file

Do you like reading epub files with lots of footnotes? The book reader does not show the contents of footnotes on the same page? And you have to click on a footnote and then go back?

Never again! With epub-insert-footnotes, you will forget about it. It will insert footnotes directly into the page.

Терри Пратчетт - Стража! Стража!

How to run

Just run npm start

Oops! By default it reads all epub-files in C:\Temp directory, so, u need edit main.ts file, change workDir variable and compile file. Sorry.