From 2903681defba133d0c0b2dc4d80afa2ada922d73 Mon Sep 17 00:00:00 2001 From: dtbuild Date: Tue, 3 Dec 2024 16:20:52 +0000 Subject: [PATCH] b43c3c8229248124ccdb72c2b107c32a6a52948f New: `html-utf8` data type which supports correct diacritic sorting - i.e. it is the same as `string-utf8`, but with support for HTML in the string. Sync to source repo @b43c3c8229248124ccdb72c2b107c32a6a52948f --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index f9c6a18..17d629b 100644 --- a/datatables.json +++ b/datatables.json @@ -14,5 +14,5 @@ ], "src-repo": "http://github.com/DataTables/DataTablesSrc", "last-tag": "2.1.8", - "last-sync": "ee47247d410a9d54c3fe3d65ad43c1b48688b5b3" + "last-sync": "b43c3c8229248124ccdb72c2b107c32a6a52948f" } \ No newline at end of file