TagFormatter

laika.render.TagFormatter$
See theTagFormatter companion class
object TagFormatter

Attributes

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

Members list

Value members

Concrete methods

def escape(str: String, newLine: String): String

Replaces all special XML/HTML characters with entities.

Replaces all special XML/HTML characters with entities.

Attributes