Fact block

A factual unit — a container for values, constants or value tables; the body holds the data.

PropertyTypeRequiredDescription
ididentifieryes
titleutf8yes
relatedlist<identifier>no
audienceAudienceno
tagslist<utf8>no

Child blocks

SlotAcceptsMultipleDescription
bodybodyno
wcl
fact default_branch {
  title = "Default branch name"
  body { p "Since Git 2.28 the initial branch is set by `init.defaultBranch` (commonly `main`)." }
}