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 tab before multi line TXT string #23

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Fix tab before multi line TXT string #23

wants to merge 4 commits into from

Commits on Mar 18, 2021

  1. Fix tab before multi line string

    Add exception if multi line is still open when function ends
    pjjonesnz committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    2963062 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. Configuration menu
    Copy the full SHA
    3045dc8 View commit details
    Browse the repository at this point in the history
  2. Fix when string not quoted

    Allow quotes mid-stream in unquoted string
    Character terminates unquoted string
    pjjonesnz committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    ccde73b View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. Configuration menu
    Copy the full SHA
    3183c83 View commit details
    Browse the repository at this point in the history