We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using ascii_table extension it renders \t as one space
it should render tab as 4 spaces
it renders one space
Open this demo.
The text was updated successfully, but these errors were encountered:
fix \t characters in ascii_table #902
a7f7171
add linter declaration for BigInt #902
cb716d7
No branches or pull requests
Issue summary
When using ascii_table extension it renders \t as one space
Expected behavior
it should render tab as 4 spaces
Actual behavior
it renders one space
Steps to reproduce
Open this demo.
The text was updated successfully, but these errors were encountered: