Skip to content

Commit 624668f

Browse files
Update TODO.md
1 parent 04346c5 commit 624668f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

TODO.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ XSLT-processor TODO
22
=====
33

44
* Rethink match algorithm, as described in https://github.com/DesignLiquido/xslt-processor/pull/62#issuecomment-1636684453;
5-
* Deal with namespaces (if namespaces are not the same in XSLT and XML document, matches do no occur.)
6-
* XSLT validation
5+
* XSLT validation, besides the version number;
76
* XSL:number
87
* `attribute-set`, `decimal-format`, etc. (check `src/xslt.ts`)
98

0 commit comments

Comments
 (0)