Representation for a (closed) code block contained in Markdown
- Value parameters:
- 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
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any