File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 7
7
<Nullable >enable</Nullable >
8
8
<GenerateDocumentationFile >true</GenerateDocumentationFile >
9
9
10
- <Version >3.1.1 </Version >
10
+ <Version >3.2.0 </Version >
11
11
<Authors >Pradosh (helloImPR)</Authors >
12
12
<Description >A fast, completely controllable input method solution for C#.</Description >
13
13
<PackageLicenseExpression >MIT</PackageLicenseExpression >
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ InputBuffer.ClearBuffer();
90
90
```
91
91
92
92
### Here is a demo of Limited Buffer Size of 10 characters
93
- ![ buffer-limit] ( https://github. com/user-attachments/assets/3f459e05-65dc-4ce7-8f8a-20c09f660702 )
93
+ ![ buffer-limit] ( https://raw.githubusercontent. com/pradosh-arduino/buffer/main/buffer-limit.gif )
94
94
95
95
### 🧩 Syntax Highlighting in Real-time
96
96
``` cpp
@@ -119,8 +119,7 @@ while(true){
119
119
```
120
120
121
121
#### Demo of Syntax Highlighting
122
-
123
-
122
+ ![ Syntax Highlighting Demo] ( https://raw.githubusercontent.com/pradosh-arduino/buffer/main/syntax-highlights.gif )
124
123
125
124
### 🚀 Using its maximum potential
126
125
You can’t perform that action at this time.
0 commit comments