You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
So, people are showing positive emojis but no response/triage from GitHub. Any chance this will be added? I understand not all ansi commands can be supported but coloring should be pretty easy.
It would be great if the following code block would support ANSI coloring:
I tried
txt
,cmd
,bash
,shell
but none seem to support this (yet..). This would be awesome for sharing log snippets and other console output.I explicitly only want it in code blocks and not in regular markdown as I don't think it coloring must not be part of the formatting.
Maybe via for example the syntax keyword
ansi
if it should not be applied to all but I guess it makes sense to apply to all shell related formatters.Related:
The text was updated successfully, but these errors were encountered: