Represents a code span (Section 6.3 CommonMark specs)
[DebuggerDisplay("`{Content}`")]
public class CodeInline : LeafInline, IInline, IMarkdownObject
kind:method, kind:property, kind:ctor. Press Esc to clear.CodeInline(String)Initializes a new instance of the CodeInline class.ContentGets or sets the content of the span.ContentSpanGets or sets the content span.ContentWithTriviaGets or sets the content with trivia and whitespace. Trivia: only parsed when TrackTrivia is enabled, otherwise Empty.DelimiterGets or sets the delimiter character used by this code inline.DelimiterCountGets or sets the amount of delimiter characters used