Skip to content

Commit 1d9162e

Browse files
committed
Remove README external resources for Codeberg
1 parent 7240d51 commit 1d9162e

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# code-input
22

3-
![Click to Switch](https://img.shields.io/static/v1?label=&message=Click%20to%20Switch:%20&color=grey&style=for-the-badge)[![Website and Demos](https://img.shields.io/static/v1?label=&message=Website&color=444400&style=for-the-badge)](https://code-input-js.org)[![GitHub](https://img.shields.io/static/v1?label=&message=GitHub&color=black&style=for-the-badge&logo=github)](https://github.com/WebCoder49/code-input)[![Codeberg](https://img.shields.io/static/v1?label=&message=Codeberg&color=navy&style=for-the-badge&logo=codeberg)](https://codeberg.org/code-input-js/code-input-js)[![Yarn](https://img.shields.io/static/v1?label=&message=Yarn&color=purple&style=for-the-badge&logo=yarn)](https://yarnpkg.com/package?name=@webcoder49/code-input)[![NPM](https://img.shields.io/static/v1?label=&message=NPM&color=red&style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@webcoder49/code-input)
3+
Click to Switch: [Website and Demos](https://code-input-js.org) | [GitHub](https://github.com/WebCoder49/code-input) | [Codeberg](https://codeberg.org/code-input-js/code-input-js) | [Yarn](https://yarnpkg.com/package?name=@webcoder49/code-input) | [NPM](https://www.npmjs.com/package/@webcoder49/code-input)
4+
5+
[View License](LICENSE) | [View Releases](https://codeberg.org/code-input-js/code-input-js/tags)
46

5-
[![View License](https://img.shields.io/github/license/webcoder49/code-input?color=darkgreen&style=for-the-badge)](LICENSE) [![View Releases](https://img.shields.io/github/v/release/webcoder49/code-input?style=for-the-badge)](https://github.com/WebCoder49/code-input/releases)
67
> **An editable <textarea> that supports *any* syntax highlighting algorithm, for code or something else. Also, added plugins.**
78
>
89
> Aiming to be more flexible, lightweight, modular, progressively enhanced and standards-based than the alternatives, we support HTML forms, the `<textarea>` JavaScript interface, more languages and more use cases.
@@ -13,18 +14,21 @@ Demos and usage instructions are available at <https://code-input-js.org> and [t
1314

1415
---
1516

17+
<!--
1618
A lightweight setup like the animation below is still the default for `code-input.js`, but a wide range of plugins are available to modularly and progressively enhance the experience - see [the website](https://code-input-js.org) for interactive demos!
1719
1820
![Using code-input with many different themes](https://user-images.githubusercontent.com/69071853/133924472-05edde5c-23e7-4350-a41b-5a74d2dc1a9a.gif)
1921
*This demonstration uses themes from [Prism.js](https://prismjs.com/) and [highlight.js](https://highlightjs.org/), two syntax-highlighting programs which work well with and have compatibility built-in with code-input.*
2022
23+
-->
24+
2125
## Contributing
22-
If you have any features you would like to add to `code-input` as plugins or core functionality, or have found any bugs, please [open an issue](https://github.com/WebCoder49/code-input/issues) or [fork and submit a pull request](https://github.com/WebCoder49/code-input/fork)! All contributions to this open-source project will be greatly appreciated. You can see [more info in our `CONTRIBUTING.md` file](CONTRIBUTING.md).
26+
If you have any features you would like to add to `code-input` as plugins or core functionality, or have found any bugs, please [open an issue](https://codeberg.org/code-input-js/code-input-js/issues) or [fork and submit a pull request](https://codeberg.org/code-input-js/code-input-js/fork)! All contributions to this open-source project will be greatly appreciated. You can see [more info in our `CONTRIBUTING.md` file](CONTRIBUTING.md).
2327

2428
**If you find a sensitive security vulnerability in the code-input.js library, please email the maintainer Oliver Geer at [[email protected]](mailto:[email protected]), optionally using [this encryption key](https://ogeer.org#pgp). GitHub security advisories (different to the more general "issues") are also accepted.**
2529

2630

27-
|[![Contributors](https://contrib.rocks/image?repo=WebCoder49%2Fcode-input)](https://github.com/WebCoder49/code-input/graphs/contributors)|
28-
|---|
31+
<!--|-->[Contributors](https://codeberg.org/code-input-js/code-input-js/activity/contributors)<!--|-->
32+
<!--|---|
2933
|...have contributed pull requests so far.|
30-
|(source: [contrib.rocks](https://contrib.rocks))|
34+
|(source: [contrib.rocks](https://contrib.rocks))|-->

0 commit comments

Comments
 (0)