BulletFormat

laika.ast.BulletFormat
See theBulletFormat companion trait
object BulletFormat

Attributes

Companion
trait
Source
lists.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class StringBullet(bullet: String) extends BulletFormat

Bullet format based on a simple string.

Bullet format based on a simple string.

Attributes

Source
lists.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait BulletFormat
class Object
trait Matchable
class Any
Show all