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

fix: display background color behind '\t' in code exec output #245

Merged
merged 1 commit into from
May 19, 2024

Conversation

mfontanini
Copy link
Owner

This transforms tabs into spaces so we can highlight them properly. This defaults to 4 tabs per space but if someone complains we can make it configurable.

Fixes #240

@mfontanini mfontanini merged commit 38dd1d4 into master May 19, 2024
6 checks passed
@mfontanini mfontanini deleted the fix/execution-style-tabs branch May 19, 2024 14:21
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.

Script execution output does not render background color for tabs
1 participant