[RichTextBlock][.NET] Update existing richtextblock implementation to match new specification for 1.2 #2669
Labels
Area-Renderers
Bug
Platform-.NET
Platform-JavaScript
Bugs or features related to the JavaScript renderer
a. Removing the concept of paragraphs, so it’s just a set of inlines
b. Syntax sugar for auto-converting a text string into a basic TextRun
a. Remove those properties
a. Don’t support markdown
a. Possibly add an “italicize” property to TextRun
a. We’ll add that in 1.3 for text runs (too costly to add now)
Changes…
The text was updated successfully, but these errors were encountered: