Merge pull request #131 from jpirnay/fix-css-text-indent

feat: Honor css defined paragraph intent (and clamp it if necessary)
This commit is contained in:
jpirnay
2026-04-25 11:28:40 +02:00
committed by GitHub
3 changed files with 34 additions and 27 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
#include "parsers/ChapterHtmlSlimParser.h"
namespace {
constexpr uint8_t SECTION_FILE_VERSION = 22;
constexpr uint8_t SECTION_FILE_VERSION = 23;
constexpr uint32_t HEADER_SIZE = sizeof(uint8_t) + // SECTION_FILE_VERSION
sizeof(int) + // fontId
sizeof(float) + // lineCompression