feat(HTML Node): 'Convert to table operation (#6540)

This commit is contained in:
Michael Kret
2023-07-05 22:27:49 +03:00
committed by GitHub
parent dd0fe2a7ab
commit 8abb03d7cf
2 changed files with 172 additions and 3 deletions

View File

@@ -13,5 +13,5 @@
"subcategories": {
"Core Nodes": ["Helpers", "Data Transformation"]
},
"alias": ["extract", "template"]
"alias": ["extract", "template", "table"]
}