RawHTML

io.github.edadma.markdown.RawHTML
case class RawHTML(content: String) extends Inline

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Inline
trait Node
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

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

Attributes

Inherited from:
Node
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product