Skip to content

fix: parse whitespace before XML prolog#467

Open
Herrtian wants to merge 1 commit into
SAP:masterfrom
Herrtian:parse-leading-prolog-whitespace
Open

fix: parse whitespace before XML prolog#467
Herrtian wants to merge 1 commit into
SAP:masterfrom
Herrtian:parse-leading-prolog-whitespace

Conversation

@Herrtian
Copy link
Copy Markdown

Fixes #248.\n\nAllows leading whitespace directly before the XML declaration to be parsed with the rest of the document.\n\nChecks:\n- yarn workspace @xml-tools/parser ci\n- yarn format:validate\n- git diff --check

@Herrtian
Copy link
Copy Markdown
Author

Node 22 passed yarn run ci; the failing step is the coveralls upload returning 422 ("Couldn't find a repository matching this job"). Node 24 and compliance are green.

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.

Parser doesn't support whitespace before prolog

1 participant