mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-19 22:00:28 +02:00
feat: Enhance text normalization and chunking logic to preserve original whitespace and handle abbreviations
This commit is contained in:
@@ -125,6 +125,12 @@
|
||||
outline-offset: 4px;
|
||||
}
|
||||
|
||||
#reader .chunk {
|
||||
margin-bottom: 1.75rem;
|
||||
white-space: pre-wrap;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
#reader p,
|
||||
#reader li,
|
||||
#reader blockquote {
|
||||
|
||||
Reference in New Issue
Block a user