Skip to content

Commit e7f633b

Browse files
committed
Add accessibility to first paragraph; Increment number of Pr contributors
1 parent a4c8856 commit e7f633b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/_index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ title = 'Flexible Syntax Highlighted Editable Textareas'
55
# An <mark>editable</mark> `<textarea>` that supports *any* <mark>syntax highlighting</mark> algorithm, for code or something else. [Also, added plugins.](plugins)
66

77
Aiming to be [more <mark>flexible</mark>, <mark>lightweight</mark>,
8-
<mark>modular</mark>, <mark>progressively enhanced</mark> and
9-
<mark>standards-based</mark than the alternatives](#features), we support
8+
<mark>modular</mark>,
9+
<mark>accessible</mark>, <mark>progressively enhanced</mark> and
10+
<mark>standards-based</mark> than the alternatives](#features), we support
1011
[HTML forms](interface/forms), the [`<textarea>` JavaScript interface](interface/js), more languages and
1112
more use cases.
1213

@@ -312,6 +313,6 @@ something like [CodeMirror](https://codemirror.net/),
312313

313314
## Contribute Bug Reports / Code / Docs {#contributing}
314315

315-
🎉 code-input.js is collaboratively developed by many people, which is what keeps it going strong. By version 2.6.0, many have reported bugs and suggestions, and [9 people (see them on GitHub)](https://github.com/WebCoder49/code-input/graphs/contributors) have contributed code or documentation directly. If you have found a bug, would like to help with the code or documentation, or have additional suggestions, for plugins or core functionality, [please look at GitHub](https://github.com/WebCoder49/code-input/tree/main/CONTRIBUTING.md) or [get in touch via email so I can add it for you](mailto:code-input-js@webcoder49.dev) / [this address for security issues](mailto:security@webcoder49.dev) ([address owner, encryption and privacy info](https://oliver.geer.im/#email))!
316+
🎉 code-input.js is collaboratively developed by many people, which is what keeps it going strong. By version 2.6.0, many have reported bugs and suggestions, and [10 people (see them on GitHub)](https://github.com/WebCoder49/code-input/graphs/contributors) have contributed code or documentation directly. If you have found a bug, would like to help with the code or documentation, or have additional suggestions, for plugins or core functionality, [please look at GitHub](https://github.com/WebCoder49/code-input/tree/main/CONTRIBUTING.md) or [get in touch via email so I can add it for you](mailto:code-input-js@webcoder49.dev) / [this address for security issues](mailto:security@webcoder49.dev) ([address owner, encryption and privacy info](https://oliver.geer.im/#email))!
316317

317318
*I'm looking into mirroring code-input.js onto Codeberg as well as GitHub for more flexibility and freedom - if you have ideas for this please get in touch!*

0 commit comments

Comments
 (0)