Render \b tags#986
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughAppends a ChangesParagraph Rendering
Estimated Code Review Effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint install failed due to a network error. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
benpaj-cps
left a comment
There was a problem hiding this comment.
That did fix the spacing. Looks good to me.
|
@chrisvire Looks like a staff approval is (understandably) still needed to merge PRs. |
|
@benpaj-cps You suggested adding the |
@chrisvire Turns out, no. Thanks for asking - I hadn't checked that. The Android app has an equivalent To match the Android version we could set the default line height to 1.2 and just use either @TheNonPirate Sorry for the confusion! |
|
What do you mean by, "set the default line height to 1.2"? Are you suggesting some sort of global change, or applying a Tailwind class to that particular div? |
|
It seems like changing a global default would go beyond the scope of this PR. |
|
If you look at the HTML generated for the Native app, what styling is on the You can also right-click on the book in SAB and select Export to HTML and you can view it on the desktop. |
The Android native app looks like it doesn't have a |






Implementing #980. This causes \b tags to properly be a line break.
Summary by CodeRabbit