TextLink

laika.helium.config.TextLink$
See theTextLink companion class
object TextLink

Attributes

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

Members list

Value members

Concrete methods

def external(url: String, text: String, options: Options): TextLink

Creates a simple text link to an external target.

Creates a simple text link to an external target.

Attributes

def internal(path: Path, text: String, options: Options): TextLink

Creates a simple text link to an internal target.

Creates a simple text link to an internal target.

Attributes