TextRole

laika.rst.ext.TextRoles$.TextRole
See theTextRole companion object

Represents a single text role implementation.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val default: String => Span
val name: String

The name the extension is identified by in text markup.

The name the extension is identified by in text markup.

Attributes

The factory creating an instance of the extension based on the recursive parsers of the host language.

The factory creating an instance of the extension based on the recursive parsers of the host language.

Attributes