Skip to content

Commit 7c425f6

Browse files
committed
Move major version 3 notice to clearer place
1 parent 0659447 commit 7c425f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,13 +312,13 @@ something like [CodeMirror](https://codemirror.net/),
312312
[Ace](https://ace.c9.io/) or
313313
[Monaco](https://microsoft.github.io/monaco-editor/).
314314

315-
`code-input.js` is also improving and an even more lightweight, flexible and clean major version 3 is being planned. Please come and participate with your feedback/ideas [on GitHub](https://github.com/WebCoder49/code-input/issues/190) or [via email to [email protected]](mailto:[email protected])!
316-
317315
## Read Enough?
318316
**If you don't need web framework integration, get started with the commented tutorials by example on this page, for [Prism.js](#playground-preset-prism), [highlight.js](#playground-preset-hljs), or [another highlighter](#playground-preset-custom). If you're using ECMAScript modules or a web framework, start [here](modules-and-frameworks).**
319317

320318
## Contribute Bug Reports / Code / Docs {#contributing}
321319

320+
**An even more lightweight, flexible and clean major version 3 is being planned. Please come and participate with your feedback/ideas [on GitHub](https://github.com/WebCoder49/code-input/issues/190) or [via email to [email protected]](mailto:[email protected])!**
321+
322322
🎉 code-input.js is collaboratively developed by many people, which is what keeps it going strong. 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:[email protected]). **Found a security vulnerability? [Please use this email address](mailto:[email protected]), after reading ([this page with an encryption key](https://oliver.geer.im/#email)).**
323323

324324
*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)