Skip to content

Don't transform ampersands to dollars.#239

Merged
mvousden merged 1 commit into1.0.0-alphafrom
BUGFIX-0230-ampersands-to-dollars
Jun 15, 2021
Merged

Don't transform ampersands to dollars.#239
mvousden merged 1 commit into1.0.0-alphafrom
BUGFIX-0230-ampersands-to-dollars

Conversation

@mvousden
Copy link
Copy Markdown
Contributor

Don't approve this, until @m8pple has tested it with his XML. I've tested with something I wrote myself, but I couldn't find a copy of the one he used.

Resolves #230.

@mvousden mvousden requested review from heliosfa and m8pple June 14, 2021 12:13
@mvousden mvousden self-assigned this Jun 14, 2021
Copy link
Copy Markdown
Contributor

@heliosfa heliosfa left a comment

Choose a reason for hiding this comment

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

Assuming that there are no cases where there would be a dollar here, then this is all good!

@mvousden
Copy link
Copy Markdown
Contributor Author

Assuming that there are no cases where there would be a dollar here, then this is all good!

Note the case on line 307 ;)

@heliosfa
Copy link
Copy Markdown
Contributor

Assuming that there are no cases where there would be a dollar here, then this is all good!

Note the case on line 307 ;)

Ah, that was not shown in the github interface! All good then

@mvousden mvousden merged commit fc12fba into 1.0.0-alpha Jun 15, 2021
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.

ampersand is replaced with dollar during code generation

2 participants