You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"This is a complex text layout demonstration with multiple styles and attributes. The BSText framework provides powerful async rendering capabilities for smooth scrolling performance.",
176
-
"Support for **bold**, *italic*, and ~~strikethrough~~ text styles. Colorful text can be used to highlight important information and improve readability.",
177
-
"Numbered lists are also supported:\n1. First item with important details\n2. Second item with additional information\n3. Third item with special formatting",
178
-
"Long text content that spans multiple lines to test the layout engine's ability to handle complex text flow and line breaking algorithms efficiently.",
179
-
"Mixed content with various font sizes and weights creates a rich visual experience while maintaining smooth rendering performance."
175
+
"This is a **complex text layout demonstration** with *multiple styles* and ~~strikethrough~~ attributes. The BSText framework provides **powerful async rendering capabilities** for smooth scrolling performance even with large amounts of text content that requires complex layout calculations.",
176
+
"Support for **bold text**, *italic text*, and ~~deleted text~~ styles. **Colorful text** can be used to highlight important information and improve readability. This paragraph contains various inline styles to stress test the text rendering engine with mixed formatting.",
177
+
"Numbered lists are also supported:\n1. First item with important details and **bold keywords**\n2. Second item with additional information including *italic notes*\n3. Third item with special formatting like ~~crossed out text~~\n4. Fourth item demonstrating complex nested formatting scenarios",
178
+
"Long text content that spans multiple lines to test the layout engine's ability to handle complex text flow and line breaking algorithms efficiently. This paragraph is intentionally long to create multiple lines of text that require careful layout computation and rendering optimization.",
179
+
"Mixed content with various font sizes and weights creates a rich visual experience while maintaining smooth rendering performance. The combination of different text styles, font sizes, and formatting options puts significant stress on the text layout system."
0 commit comments