Commit graph

166 commits

Author SHA1 Message Date
6d074b29c9 [mod] v0.0.64 2023-01-26 11:32:14 +00:00
52237c8267 [mod] v0.0.63 2022-10-06 11:42:28 +01:00
0541ecfcad [MOD] 0.0.58 2022-10-05 12:37:26 +01:00
484710a1b2 [mod] symbols 2022-09-25 12:07:41 +01:00
apb
5bc83682a5 [mod] build 0.0.53 2022-09-21 18:05:32 +01:00
apb
b3f47dc553 [fix] typescript 2022-06-12 16:20:17 +01:00
47baf6f2b9 [mod] release 0.5.2 2022-06-07 16:29:12 +01:00
cfc8ba3817 [fix] #6 #3 2022-03-07 16:37:26 +00:00
e945532956 [mod] symbols 2022-03-06 23:46:59 +00:00
9dd58b2b70 [mod] ver:0.0.28 2022-02-20 18:57:48 +00:00
c275d88f77 [mod] xmlTools ->basexTools 2022-02-05 22:40:34 +00:00
1ea5f9481f [mod] update libraries 2022-01-27 22:14:54 +00:00
Josh Johnson
d4bf60d282 Trim Trailing Whitespace from Split Attributes
fixes #288
2020-07-08 23:08:56 -04:00
Josh Johnson
0cc71c7cc9 Add Failing Test 2020-07-08 22:22:11 -04:00
Josh Johnson
8d0b2c17c6
Merge branch 'master' into issue-206 2020-07-06 23:22:06 -04:00
Josh Johnson
10619ee123 Prevent CDATA Formatting
fixes: #293
2020-07-06 23:13:40 -04:00
Josh Johnson
6fd54a2d01 Add Failing Test 2020-07-06 22:58:46 -04:00
Josh Johnson
45f3680efc Make ALL Whitespace Visible on Error 2020-07-06 22:36:59 -04:00
Josh Johnson
b5bff91fd8 Add Global Flag to Regex 2020-07-06 22:30:07 -04:00
Josh Johnson
7675807586 Convert Whitespace to Visible Characters on Error 2020-07-06 22:25:19 -04:00
Josh Johnson
afd09bcc2e Trim Formatted XML 2020-07-06 22:18:41 -04:00
Josh Johnson
07d34f3697 Normalize Line Endings Again
Tests are working on Windows, but not Ubuntu for some reason.
2020-07-06 22:14:58 -04:00
Josh Johnson
cd1f9a7dbc Remove Debugging Changes 2020-07-06 22:11:48 -04:00
Josh Johnson
1a2477fd19 Bypass Linter Rule 2020-07-06 22:06:42 -04:00
Josh Johnson
14dbb32d7b
Disable Line Length Check 2020-07-06 21:55:22 -04:00
Josh Johnson
f9265375aa
Replace Deprecated Assertions 2020-07-06 21:51:57 -04:00
Josh Johnson
5f3610ecfd
Normalize Line Breaks 2020-07-06 21:18:29 -04:00
Adam Bouqdib
168adc3ab7
fix: prevent negative indentation 2020-07-06 20:06:30 +01:00
Josh Johnson
a67f6f8d83 Add &amp, ", and ' Entities
fixes #271
2020-07-02 00:09:46 -04:00
Josh Johnson
69d862b48d Support xml:space="preserve" 2020-07-01 23:43:34 -04:00
Josh Johnson
f156845afb Add Failing Test 2020-07-01 23:12:48 -04:00
Kevin Cline
d31af6876b fix #206 custom xqueryExecutionArguments ordering 2020-01-13 16:14:02 -06:00
Josh Johnson
a318458dbc Stop Showing Formatter Warning
issue: #267
2019-06-01 00:27:02 -04:00
Josh Johnson
66e2836708 Don't Decrement Indent Level in Mixed Content
issue: #257
2019-06-01 00:08:00 -04:00
Josh Johnson
fd40e6e18b Correct Test Data
issue: #257
2019-05-31 23:15:59 -04:00
Josh Johnson
d68dbe8a22 Add Failing Test
issue: #257
2019-05-31 23:10:43 -04:00
Josh Johnson
de448f71a5 Add Support for Cursor in Element Text 2018-12-20 06:13:29 -05:00
Josh Johnson
c0411015d5
Merge pull request #249 from eliasib13/xml-to-text
Implemented conversion from XML to text and viceversa
2018-12-14 10:49:54 -05:00
Eliasib García
d753e957a0 Fixed tslint errors 2018-12-13 19:13:15 +00:00
Eliasib García
51b6b4fbaa Implemented conversion from XML to text and viceversa 2018-12-13 19:01:01 +00:00
Josh Johnson
66b2bc3de2 Preserve Indent Context
Fixes #131
2018-09-15 23:11:07 -04:00
Josh Johnson
54ff41c736 Expose Initial Indent Level 2018-09-15 22:39:27 -04:00
Josh Johnson
33bdb09b1b
Merge pull request #228 from emericklaw/master
Fixes #227
2018-09-15 21:49:04 -04:00
matt@emericklaw.co.uk
664760c99c Fixes #227 2018-09-06 14:38:26 +01:00
KWeaver87
86f20698b3 Fix for #218 2018-08-28 12:23:11 -04:00
Josh Johnson
4e5f0dddb5 Support Mixed Content 2018-08-17 20:39:45 -04:00
Josh Johnson
da7b4041a0 Add Failing Test 2018-08-17 18:28:09 -04:00
Josh Johnson
289202d64b Remove Sibling Node Mixing
Issue: #197
2018-06-12 21:46:48 -04:00
Josh Johnson
61a07adb59 Prevent Indentation for Inline CDATA
Issue: #194
2018-06-12 21:23:31 -04:00
Josh Johnson
9a2147683c Add Failing Test
Issue: #194
2018-06-12 21:22:21 -04:00