scala.build.internal.markdown.MarkdownCodeBlock
See theMarkdownCodeBlock companion object
Representation for a (closed) code block contained in Markdown
Attributes
- body
the code block content
- endLine
end line on which the code block was closed (excluding backticks)
- info
a list of tags tied to a given code block
- startLine
starting line on which the code block was defined (excluding backticks)
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any