5 ms·
If I had to guess, the no break space that macOS has on [alt]-[space]: " ". EDIT: Hmm, that doesn't seem to be it, here's the commit in question https://github
by robert-boehnke 7y ago
If I had to guess, the no break space that macOS has on [alt]-[space]: " ".
EDIT: Hmm, that doesn't seem to be it, here's the commit in question https://github.com/alphagov/govuk-puppet/commit/63b36f93bf75a848e2125008aa1e880c5861cf46#diff-18df4bf9d3ebe0f2e326ef9a94f3146c https://github.com/alphagov/govuk-puppet/commit/63b36f93bf75...
- deleted 7y ago[deleted]
- bassdigit 7y agoIt IS the no-break space. The hex UTF-8 representation of it is C2A0; you can find that sequence in original version of the file.