Claudia Barnes
Claudia Barnes
TabRuns
## Description This PR contains the following changes: * Creates a new type of run called `TabRun` * Associates the tab styling within `TextStyleSettings` * Adds tests for new run...
**Is your feature request related to a problem? Please describe.** I would like to be able to specify a height around a `TextAnnotation` similar to how we describe the `width`....
**Is your feature request related to a problem? Please describe.** I would like to be able to insert tabs into a TextBlock. It's just whitespace, so I'm thinking something similar...
**Is your feature request related to a problem? Please describe.** I would like to be able to insert lists into a `TextBlock`. These could be either ordered, or unordered. They...
**Is your feature request related to a problem? Please describe.** I would like to be able to indent different paragraphs of text within the same `TextBlock` Think these buttons in...