Skip to content
  • Jonathan Hefner's avatar
    167f5c80
    Fix inline code markup [ci-skip] · 167f5c80
    Jonathan Hefner authored
    RDoc Markup does not support backticks the way Markdown does to mark up
    inline code.  Additionally, `<tt>` must be used to mark up inline code
    that includes spaces or certain punctuation characters (e.g. quotes).
    167f5c80
    Fix inline code markup [ci-skip]
    Jonathan Hefner authored
    RDoc Markup does not support backticks the way Markdown does to mark up
    inline code.  Additionally, `<tt>` must be used to mark up inline code
    that includes spaces or certain punctuation characters (e.g. quotes).
Loading