Table of Contents

Class LineBreak

Namespace
Loehnert.Asciidoc
Assembly
Loehnert.Asciidoc.dll

Represents a line break.

public class LineBreak : Element
Inheritance
LineBreak
Inherited Members
Extension Methods

Methods

AddAsciidocTo(StringBuilder)

Converts the element to AsciiDoc.

public override void AddAsciidocTo(StringBuilder builder)

Parameters

builder StringBuilder

The AsciiDoc content is added to this.