diff options
author | Ashe Connor <kivikakk@github.com> | 2017-11-06 06:00:49 +1100 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-11-05 14:00:49 -0500 |
commit | e5921240cf2428c1ae3396c3c56de7778cfee634 (patch) | |
tree | 8fb9f291c612718428340ea4269abbac756cfec0 /.gitattributes | |
parent | 5a16a9139e72887e844cc53ab8c8bd73373328de (diff) |
Info string is trimmed of all whitespace (#505)
* Info string is trimmed of all whitespace
As noted in https://github.com/github/cmark/issues/60, the info string is not
only trimmed of "spaces" (U+0020) but indeed all whitespace. Update the spec to
reflect this.
* "spaces" => "spaces or tabs" after thematic breaks
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions