Table of Contents

TopicTransformationExtensions.InsertWordBreakOpportunities Method

Definition

Namespace
Sandcastle.Core.PresentationStyle.Transformation
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

text string

The text into which word break markers will be inserted

Returns

IEnumerable<XNode>

An enumerable list of the text parts and word break elements