TopicTransformationExtensions.InsertWordBreakOpportunities Method
Definition
- Assembly
- Sandcastle.Core.dll
Insert word break opportunities into HTML text to allow better word wrapping when the text container is narrow like the Table of Contents pane.
public static IEnumerable<XNode> InsertWordBreakOpportunities(this string text)
Parameters
textstringThe text into which word break markers will be inserted
Returns
- IEnumerable<XNode>
An enumerable list of the text parts and word break elements