class markdown::Code

sys::Obj
  markdown::Node
    markdown::Code

@Js

Source

Inline code span:

Some `inline code`
literal

const Str literal

Source

make

new make(Str literal)

Source

toStrAttributes

protected virtual override Str toStrAttributes()

Source