Markup

laika.parse.code.CodeCategory$.Markup$
object Markup

Categories for text markup formats.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Markup.type

Members list

Type members

Classlikes

case object Emphasized extends MarkupCategory

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait CodeCategory
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Emphasized.type
case object Fence extends MarkupCategory

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait CodeCategory
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Fence.type
case object Headline extends MarkupCategory

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait CodeCategory
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Headline.type
case object LinkTarget extends MarkupCategory

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait CodeCategory
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
LinkTarget.type
case object LinkText extends MarkupCategory

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait CodeCategory
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
LinkText.type
sealed trait MarkupCategory extends CodeCategory

Attributes

Supertypes
trait CodeCategory
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object Emphasized.type
object Fence.type
object Headline.type
object LinkTarget.type
object LinkText.type
object Quote.type
Show all
case object Quote extends MarkupCategory

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait CodeCategory
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Quote.type