feat(model): add HTML minification to StructTableModel
- Import 're' module for regular expression operations - Implement HTML minification for 'output_format=html' - Add 'minify_html' method to remove unnecessary whitespace and format HTML
Showing
Please register or sign in to comment