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): fix eof exception for pie charts #26

Merged
merged 1 commit into from
May 16, 2023

Conversation

Yokozuna59
Copy link
Owner

  • convert newline to \n and remove \r in whitespace terminal
  • wrap string in double quote instead of single quote
  • set newline after title as optional
  • set newline after section as optional
  • set newline everything as optional

@Yokozuna59 Yokozuna59 self-assigned this May 16, 2023
@Yokozuna59 Yokozuna59 merged commit 9b139d4 into master May 16, 2023
@Yokozuna59 Yokozuna59 deleted the fix-parser-eof-error branch May 16, 2023 09:48
* convert newline to `\n` and remove \r in whitespace terminal
* wrap string in double quote instead of single quote
* set newline after title as optional
* set newline after section as optional
* set newline everything as optional

Signed-off-by: Yokozuna59 <u.yokozuna@gmail.com>
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