View Single Post
Old 12-25-2019, 12:17 AM   #26
Dagr
Junior Member
Dagr began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Sep 2018
Device: kindle Fire
Another possible work flow here is to load the text file into a markdown editor > export as HTML > load the html into Sigil > search for "chapter" > style the chapter headings and split the file on a line just above the chapter header. You could also change the chapter headings in the mark up editor before the export to HTML. two descent free markdown editors are cutemarked and ghost writer.

Markdown IMHO is far easier to learn than HTML. Once the HTML for the page splits is learned; it can be added to the markdown file.The export to HTML will leave such code as is. Another benefit of Markdown is the formatting is basic enough that it will produce exported HTML files well suited for further EPUB editing. Just another way to skin this cat. HTH
Dagr is offline