Add automatic two-line warichu across renderers and bindings - #86
Merged
Conversation
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Long
[[warichu:...]]annotations now form continuous two-row fragments using the first body line's remaining capacity and later lines' full capacity. The syntax and AST remain compatible; author[[br]]breaks are preserved, and automatic rows never write back to source.Rust owns grapheme-safe splitting, kinsoku, atomic ruby/tcy/no-break/nested content, overflow reporting and UTF-8 source paths. Numeric layout calls remain supported alongside first/continuation capacity options, with thin C, Python, Swift and Kotlin/JNI interfaces. HTML, legacy HAST, EPUB and PDF use the shared rules; DOCX retains native Word combine groups. The browser controller supports invalidation, reconfiguration, settlement and disposal. Printing settles against resolved physical page dimensions, including measured font/letter-spacing advances.
The change also preserves semantic HTML table headers and formatted nested no-break parsing, both caught by consumer regressions. Public types, examples, multilingual binding documentation and changelogs are updated. Custom size, row count and manual split controls remain tracked in #85.
Local verification for
fbfaf640f40e2d628fe67e8568d5dc91d9638248:This is the source candidate for the authorized npm/Rust/Python/Android publications and subsequent Swift prepare → manifest PR → publish workflow. Publication uses the established protected-branch CI and release workflows. Illusions app publication is outside this change.