Merge pull request #18964 from Napalys/js/mark_down_table

JS: Refactor `markdown-table` library modeling
This commit is contained in:
Napalys Klicius
2025-03-11 09:02:56 +01:00
committed by GitHub
6 changed files with 21 additions and 15 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Improved the modeling of the `markdown-table` package to ensure it handles nested arrays properly.