Added syntax highlighting for XML Tools #156

Merged
bema merged 33 commits from bema/func/syntax_highlight into master 2023-05-08 11:11:18 +02:00

33 Commits

Author SHA1 Message Date
7c8bd16e79 hljs is now stored locally 2023-05-08 10:57:35 +02:00
1231c92ae1 Merge branch 'bema/func/syntax_highlight' of gitea.release11.com:R11/release11-tools into bema/func/syntax_highlight 2023-05-08 10:50:31 +02:00
1371247985 Rebased to new master 2023-05-08 10:50:18 +02:00
caec81a8b5 Added docs 2023-05-08 10:13:46 +02:00
3eaa2b4fa6 Fixed naming 2023-05-08 10:13:46 +02:00
5911bf09f9 Removed duplicate code 2023-05-08 10:13:46 +02:00
74f29035fa Fixes and refactors 2023-05-08 10:13:46 +02:00
e308323962 Added highlight for XML formatter 2023-05-08 10:13:46 +02:00
c008382af6 Fixed clear function 2023-05-08 10:13:46 +02:00
f5737b359e Renamed json files to highlight 2023-05-08 10:13:46 +02:00
1b264495ea Fixed XSLT sample 2023-05-08 10:13:46 +02:00
d2b2d7f2f2 Added hightlight for all basic XML tools 2023-05-08 10:13:46 +02:00
8d5ad963a3 Changed transform field to new one 2023-05-08 10:13:46 +02:00
c3774c2629 Syntax highlighting works fully for XPath 2023-05-08 10:13:46 +02:00
1ba2d328e9 Added coloring to result field 2023-05-08 10:13:46 +02:00
825dc43ba1 Syntax coloring is now working 2023-05-08 10:13:46 +02:00
12507f0ee7 Implemented partially working text field 2023-05-08 10:13:46 +02:00
903d763e2d Added import of highlight.js 2023-05-08 10:13:46 +02:00
8a3baa6648 Added docs 2023-04-26 13:42:09 +02:00
03a11f40b4 Fixed naming 2023-04-26 13:24:48 +02:00
10c7c85d57 Removed duplicate code 2023-04-26 12:01:50 +02:00
2760ad4e0f Fixes and refactors 2023-04-26 11:43:44 +02:00
fdb7dd366f Added highlight for XML formatter 2023-04-26 11:25:48 +02:00
cce71b86c5 Fixed clear function 2023-04-26 11:22:25 +02:00
cd68f55c97 Renamed json files to highlight 2023-04-26 11:20:43 +02:00
1a010087aa Fixed XSLT sample 2023-04-26 11:14:11 +02:00
f40f86a635 Added hightlight for all basic XML tools 2023-04-26 11:13:59 +02:00
3728ac0709 Changed transform field to new one 2023-04-26 10:57:57 +02:00
d06c0bdf36 Syntax highlighting works fully for XPath 2023-04-25 14:52:06 +02:00
4a6e7fe309 Added coloring to result field 2023-04-25 12:56:24 +02:00
7071aca3a4 Syntax coloring is now working 2023-04-25 12:05:15 +02:00
008c6259f0 Implemented partially working text field 2023-04-21 14:40:27 +02:00
3ff192b3f6 Added import of highlight.js 2023-04-21 10:55:21 +02:00