diff options
author | rhymes <[email protected]> | 2021-07-15 16:48:39 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2021-07-15 16:48:39 +0200 |
commit | f27e542442d19436f1428cc22bb03aca398d37a7 (patch) | |
tree | 9f3b53dc99405d4bcd4957a4ada4bd0077d5818c /hugofs | |
parent | ae6cf93c84c3584b111f4b9fa3fb4e3f63d37915 (diff) | |
download | hugo-f27e542442d19436f1428cc22bb03aca398d37a7.tar.gz hugo-f27e542442d19436f1428cc22bb03aca398d37a7.zip |
markup: Add tabindex="0" to default <pre> wrapper
Currently the generated `<pre>` element isn't fully accessible as it can't be focused by keyboard users.
To make this fully accessible, the attribute `tabindex="0"` should be added to the `<pre>` tag.
Closes #7194
Diffstat (limited to 'hugofs')
0 files changed, 0 insertions, 0 deletions