Commits

Joris Van den Bossche authored b3dbe32771a
MINOR: [Docs] Use 'console' highlighting (instead of 'shell') for code blocks with $ When using `console` highlighting, the `$` automatically is "not selectable" (when selecting for copy-pasting), which doesn't happen with the `shell` highlighting we were using. Follow-up on https://github.com/apache/arrow/pull/11778#discussion_r759953575 Closes #11840 from jorisvandenbossche/docs-console-output Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>