Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove special characters from part names
Replace `"` with `in` in part names since it the quote breaks the generated XML. Also replace `'` with `ft` for consistency.
- Loading branch information