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: parser & header #30

Merged
merged 4 commits into from
Nov 11, 2023
Merged

fix: parser & header #30

merged 4 commits into from
Nov 11, 2023

Conversation

matias-lg
Copy link
Owner

@matias-lg matias-lg commented Nov 11, 2023

fixes this problems:

  • The code editor wasn't showing syntax errors on a erdoc loaded from localStorage
  • Some systems input a newline as \r\n instead of \n, we modify the newline and whitespace expressions in the parser to allow this kind of input.
  • the header of the page looked weird on small screens.

Copy link

vercel bot commented Nov 11, 2023

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

Name Status Preview Updated (UTC)
erdoc ✅ Ready (Inspect) Visit Preview Nov 11, 2023 9:04pm

@matias-lg matias-lg changed the title fix: responsive header fix: parser & header Nov 11, 2023
@matias-lg matias-lg merged commit 89ae046 into main Nov 11, 2023
3 checks passed
@matias-lg matias-lg deleted the fix/responsive-header branch November 11, 2023 21:08
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.

1 participant