-
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).
Jonathan Hefner authoredRDoc 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