| Interface | Description |
|---|---|
| BlockEmitter |
Block emitter interface.
|
| Decorator |
Decorator interface.
|
| Emitter |
Emitter interface responsible for generating output.
|
| SpanEmitter |
An interface for emitting span elements.
|
| Class | Description |
|---|---|
| Block |
This class represents a block of lines.
|
| CleaningEmitter | |
| CleaningProcessor |
Markdown processor class.
|
| Configuration |
Txtmark configuration.
|
| Configuration.Builder |
Configuration builder.
|
| DefaultDecorator |
Default Decorator implementation.
|
| DefaultEmitter |
Emitter class responsible for generating HTML output.
|
| Line |
This class represents a text line.
|
| LinkRef |
A markdown link reference.
|
| Processor |
Markdown processor class.
|
| Run |
Simple class for processing markdown files on the command line.
|
| Enum | Description |
|---|---|
| BlockType |
Block type enum.
|
| MarkToken |
Markdown token enumeration.
|
Copyright © 2016. All Rights Reserved.