MarkupParser

laika.api.MarkupParser$
See theMarkupParser companion class

Entry point for building a MarkupParser instance.

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

Returns a new builder instance for the specified markup format.

Returns a new builder instance for the specified markup format.

The format is usually an object provided by the library or a plugin that is capable of parsing a specific markup format like Markdown or reStructuredText.

Attributes

format

the markup format to use for all parsing operations