View Single Post
Old 12-08-2020, 09:25 AM   #1
ghogsett
Junior Member
ghogsett began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Dec 2020
Device: Kindle
<div missing after splits

Given:

<body>
<div class=...>
<h1 chapter 1
<hr>
<h1 chapter 2
</div>
</body>

After splitting on markers, the <div> </div> pair were missing from all the files. Had to put them in manually
ghogsett is offline   Reply With Quote