HtmlTag

final case class HtmlTag(data: String) extends Inline
trait Product
trait Equals
class Inline
class Object
trait Matchable
class Any

Value members

Concrete methods

def canClose(open: HtmlTag): Boolean

Inherited methods

Inherited from
Inline
Inherited from
Product