mdbox
mdbox copied to clipboard
feat(table): support `align` option
Create md table.
Columns and rows may need to be the same length?Or is this what you expected?
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Please upload report for BASE (
main@75bb878). Learn more about missing BASE report.
Additional details and impacted files
@@ Coverage Diff @@
## main #37 +/- ##
=======================================
Coverage ? 97.10%
=======================================
Files ? 11
Lines ? 484
Branches ? 139
=======================================
Hits ? 470
Misses ? 12
Partials ? 2
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I made some new changes.