mdbox icon indicating copy to clipboard operation
mdbox copied to clipboard

feat(table): support `align` option

Open StrivingRabbit opened this issue 1 year ago • 2 comments

Create md table.

Columns and rows may need to be the same length?Or is this what you expected?

StrivingRabbit avatar Nov 27 '24 03:11 StrivingRabbit

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.

codecov[bot] avatar Nov 27 '24 03:11 codecov[bot]

I made some new changes.

StrivingRabbit avatar Nov 28 '24 08:11 StrivingRabbit