MarkdownFile

mdoc.internal.markdown.MarkdownFile
See theMarkdownFile companion class
object MarkdownFile

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

class Parser(input: Input, reporter: Reporter, settings: Settings)

Attributes

Supertypes
class Object
trait Matchable
class Any
sealed abstract class State

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class CodeFence
object Text.type
object State

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
State.type
object syntax

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
syntax.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def parse(input: Input, file: InputFile, reporter: Reporter, settings: Settings): MarkdownFile