feat: add image resize support in articles (#14293)

This commit is contained in:
Sivin Varghese
2026-05-19 19:34:43 +05:30
committed by GitHub
parent 6560dbb68d
commit bca95efb82
8 changed files with 57 additions and 8 deletions
@@ -63,6 +63,7 @@
"CODE": "Code",
"BULLET_LIST": "Bullet List",
"ORDERED_LIST": "Ordered List",
"TABLE": "Table"
"TABLE": "Table",
"IMAGE": "Image"
}
}