Slight adjustments
This commit is contained in:
@@ -70,7 +70,6 @@ class ChapterHtmlSlimParser {
|
||||
int tableRowIndex = 0;
|
||||
int tableColIndex = 0;
|
||||
|
||||
// List nesting tracking for ul/ol markers
|
||||
struct ListEntry {
|
||||
int depth;
|
||||
bool isOrdered;
|
||||
|
||||
Reference in New Issue
Block a user