Currently r16 responses are given plain, without any formatting. Would it be possible to use markdown or other formatting to produce results in monospace font for easier reading?
~joeld writes:
Currently r16 responses are given plain, without any formatting. Would it be possible to use markdown or other formatting to produce results in monospace font for easier reading?
Which part of the response are you referring to? If I recall correctly we chose to keep the outermost response "plain" (no wrapping or decoration by r16) to give trick authors maximum flexibility -- if we started wrapping the entire response with backticks that would break any backticks used in the trick output itself.
(we do use backticks when printing trick source with !rkt show though, and it breaks if the trick source has backticks itself, predictably)