julia -e 'using Markdown; md"`Hello` *world*" |> display'
(print by definition only writes the plain text show output.)
julia -e 'using Markdown; md"`Hello` *world*" |> display'
(print by definition only writes the plain text show output.)