In the root README.txt, bulleted lists in the Installation Profiles section does not indent properly compared to the other bullets. Generally speaking, the standard is to indent bullets with one space before an asterisk.
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | bullet_indents_readme-2181809-11.patch | 990 bytes | davidneedham |
| #1 | bullet_indents_readme-2181809-1.patch | 988 bytes | davidneedham |
Comments
Comment #1
davidneedhamHere's a patch that updates that particular section.
Comment #2
davidneedhamComment #3
les limSeems legit.
Comment #4
webchickTriaging the normal queue.
Comment #5
jhodgdonUm... Really? Our standards for list indentation generally say that if we use - in lists, it aligns with the text above. What makes you think this should be indented?
Comment #6
davidneedhamBecause we're looking at asterisks (rather than -), which are intended everywhere else in README.txt files for Drupal 8 and Drupal 7 (though this bug does exist Drupal 7 as well).
We could replace the *'s with -'s and forego the spacing, but I'm not aware of a significant difference.
Comment #7
longwave@jhodgdon: The other bullets in that file are all indented by one space, the installation profiles does not follow this for whatever reason. So, we should either fix the installation profiles section, or fix all the other sections instead.
Comment #8
jhodgdonFair enough. Thanks!
Comment #9
longwaveComment #10
jhodgdonThanks again everyone! Committed to 8.x.
Patch doesn't apply to 7, so needs a reroll.
Comment #11
davidneedhamRerolled for 7
Comment #12
jhodgdonThank you!
Comment #13
jhodgdonThanks again - committed to 7.x.