Represents a plain text portion of the comment, may contain markdown
Represents a code block separated out form the plain text entry so that TypeDoc knows to skip it when parsing relative links and inline tags.
Represents an inline tag like {@link Foo}
Represents a reference to a path relative to where the comment resides. This is used to detect and copy relative image links. Use FileRegistry to determine what path on disc this refers to.
Represents a parsed piece of a comment.