High-ascii char intentional?
Open
- Dominant language
- Python
- Stars
- 20
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
It looks like when the xslt emits silver text there is a stray high-ascii character emitted:

Note that `<0xa0>` is not literal text it is actually the character hex A0 (decimal 160, or non-breaking space). Is this intentional?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.