@taufik-nurrohman/text-editor.source 2.2.11 → 3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright © 2023 Taufik Nurrohman <https://github.com/taufik-nurrohman>
3
+ Copyright © 2024 Taufik Nurrohman <https://github.com/taufik-nurrohman>
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the “Software”), to deal
package/README.md CHANGED
@@ -1,6 +1,8 @@
1
- Text Editor Source
2
- ==================
1
+ [Text Editor](https://github.com/taufik-nurrohman/text-editor) &raquo; Source
2
+ =============================================================================
3
3
 
4
- > Source code editor extension for [text editor](https://github.com/taufik-nurrohman/text-editor).
4
+ Source extension for [Text Editor](https://github.com/taufik-nurrohman/text-editor). This extension provides a set of
5
+ key strokes to generate responses like in a typical source code editor.
5
6
 
6
- Provides a set of key strokes to generate responses like in a typical source code editor.
7
+ ![index.js](https://img.shields.io/github/size/taufik-nurrohman/text-editor.source/index.js?branch=main&color=%23f1e05a&label=index.js&labelColor=%231f2328&style=flat-square)
8
+ ![index.min.js](https://img.shields.io/github/size/taufik-nurrohman/text-editor.source/index.min.js?branch=main&color=%23f1e05a&label=index.min.js&labelColor=%231f2328&style=flat-square)