-
-
Notifications
You must be signed in to change notification settings - Fork 257
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
boxes/helper: Add support for rendering tables.
This adds support for rendering tables, in the MessageBox, by using helper functions, parse_html_table, render_table, style_row and unicode_border that together parse and return the table contents as a list of strings. Tests amended.
- Loading branch information
1 parent
053b002
commit eae6c5c
Showing
2 changed files
with
101 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters