Table of Contents

Class List

Namespace
Loehnert.Asciidoc
Assembly
Loehnert.Asciidoc.dll

Represents a list.

public abstract class List : ContainerElement
Inheritance
List
Derived
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.