Update javascript/ql/lib/change-notes/2025-03-10-js-refactor-markdown-table.md

Co-authored-by: Asger F <asgerf@github.com>
This commit is contained in:
Napalys Klicius
2025-03-11 08:07:49 +01:00
committed by GitHub
parent 4a365857f1
commit 1ad8b4677d

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* Improved the modeling of the `markdown-table` package by replacing the QL implementation with a data model.
* Improved the modeling of the `markdown-table` package to ensure it handles nested arrays properly.