Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix uneven trailing whitespace in strings (#114)
Found as part of JuliaLang/julia#46372 - the reference parser treats triple quoted lines of uneven whitespace in a weird inconsistent way so this is changed in the new parser. This change removes the uneven whitespace.
- Loading branch information