Namespace Loehnert.Asciidoc
Classes
- Anchor
 Represents an anchor for a cross reference.
- AsciidocExtensions
 This class contains extensions for AsciiDoc elements.
- Attribute
 Represents a AsciiDoc attribute.
- Author
 Represents an author.
- Cell
 Represents a cell of a table.
- CellCollection
 Represents a collection of table cells.
- Column
 Represents a column of a table.
- Comment
 Represents a comment.
- ContainerElement
 Represents an element that contains other elements.
- CrossReference
 Represents a cross reference.
- Document
 Represents a AsciiDoc document.
- Element
 Represents a AsciiDoc element.
- FormatDecorator
 Represents a decorator for text formating.
- FormattableElement
 Represents an element that can be formatted, for example by the Italic decorator.
- LineBreak
 Represents a line break.
- Link
 Represents a link.
- List
 Represents a list.
- OrderedList
 Represents an ordered list.
- Paragraph
 Represents a paragraph.
- Run
 Represents a test run.
- Section
 Represents a section with header.
- Table
 Represents a table.
- UnorderedList
 Represents an unordered list.
Enums
- CellStyle
 Represents the cell style of a table cell.
- DocType
 Represents the document type.
- HorizontalCellContentAlignment
 Represents the content alignment of a cell.
- VerticalCellContentAlignment
 Represents the content alignment of a cell.