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

Clean up escapes #474

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Clean up escapes #474

merged 1 commit into from
Nov 28, 2024

Conversation

timothymcmackin
Copy link
Collaborator

I noticed some more escapes in the output file that need to be cleaned up. For example, the output markdown escapes - at the first character of a line like this:

Account address | Balance
\--- | ---
tz1QCVQinE8iVj1H2fckqx6oiM85CNJSK9Sx | 5
tz1hQKqRPHmxET8du3fNACGyCG8kZRsXm2zD | 12
tz1Z2iXBaFTd1PKhEUxCpXj7LzY7W7nRouqf | 3

This change filters these escapes out and makes a not about how we may be able to do this more efficiently in the future.

@timothymcmackin timothymcmackin self-assigned this Nov 27, 2024
@timothymcmackin timothymcmackin requested a review from a team as a code owner November 27, 2024 17:39
Copy link

vercel bot commented Nov 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs-staging ✅ Ready (Inspect) Visit Preview Nov 27, 2024 6:06pm

Copy link
Collaborator

@NicNomadic NicNomadic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@timothymcmackin timothymcmackin merged commit 727e1a2 into main Nov 28, 2024
3 checks passed
@timothymcmackin timothymcmackin deleted the fix-combined-file-bugs branch November 28, 2024 14:53
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.

2 participants