issues
search
athena-framework
/
athena
An ecosystem of reusable, independent components
https://athenaframework.org
MIT License
211
stars
17
forks
source link
Table Generation Support
#220
Closed
Blacksmoke16
closed
2 years ago
Blacksmoke16
commented
2 years ago
Support generating tables
Highly customizable
Styles, change specific chars, formatting, col/rowspan, alignment, etc
Fix issue when
format_and_wrap
is passed
nil
Fix edge case when format and wrapping certain strings
Fix missed usages of now removed
ACON::Formatter::Mode
(breaking)
Add
#table
method to the Style interface
Add implementation for Athena style
format_and_wrap
is passednil
ACON::Formatter::Mode
#table
method to the Style interface