Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,12 @@ This dataset represents a cleaned and structured JSON version of the original HT
|
|
19 |
|
20 |
## Version History
|
21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
### v1.2.2.1 (April 26 2025)
|
23 |
* Enhanced text processing to remove consecutive spaces in all text fields
|
24 |
* Improved example extraction by:
|
|
|
19 |
|
20 |
## Version History
|
21 |
|
22 |
+
### v1.2.2.2 (April 26 2025)
|
23 |
+
* Fixed issue with handling already formatted [[Pattern]] links
|
24 |
+
* Now correctly handles special characters in pattern names (e.g., [[Captured)]])
|
25 |
+
* Prevents double-wrapping of pattern links that are already in [[...]] format
|
26 |
+
* Improved pattern link processing to maintain special characters properly
|
27 |
+
|
28 |
### v1.2.2.1 (April 26 2025)
|
29 |
* Enhanced text processing to remove consecutive spaces in all text fields
|
30 |
* Improved example extraction by:
|