Inline

io.github.edadma.markdown.Inline
sealed trait Inline extends Node

Attributes

Graph
Supertypes
trait Node
class Object
trait Matchable
class Any
Known subtypes
class AutoLink
class C
object EndOfInput
class CodeSpan
class Emphasis
class Image
class Link
class RawHTML
class Strong
class Text
Show all

Members list

Value members

Inherited methods

def processInlines(linkRefs: Map[String, LinkReference]): Node

Attributes

Inherited from:
Node