Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use godbolt's colour output via ANSI codeblocks #35

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

GnomedDev
Copy link

This fixes the godbolt command as godbolt has never officially supported passing --color. Instead of stripping the ANSI sequences as previously done, we can now just use discord's ANSI codeblock rendering.

@ivandardi ivandardi merged commit f83ecca into rust-community-discord:main Aug 29, 2024
7 checks passed
@GnomedDev GnomedDev deleted the fix-godbolt branch August 29, 2024 18:10
ivandardi pushed a commit that referenced this pull request Sep 6, 2024
#35 made syntax highlighting for godbolt family commands non existent in
an effort to fix the warnings displaying in ansi.
this pr splits the warnings and output into separate blocks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants