Closed daichikuwa0618 closed 2 years ago
@kiliankoe @ccxla Hi! I added Markdown style table option!
Could you review this?
Hey @daichikuwa0618, this is great! Thanks for the change.
I don't see much worth in keeping both styles around, if you don't see anything that speaks against it, I'd be totally fine with making the markdown compatible table the default and dropping the option. What do you think?
I'd be totally fine with making the markdown compatible table the default and dropping the option. What do you think?
You have a point. I'll fix in this PR.
@kiliankoe cc @ccxla Thank you for your comment!
I changed Markdown as default style, and drop the option.
I've also just bumped the version here and in the homebrew formulae, so you can just run brew upgrade swift-outdated
to get the new version with this change 😊
Why?
SwiftyTextTable
doesn't support Markdown styleWhat I did
-m
/--markdown
option and its description for--help
e58699c1a24fb13aa6570907a8499108041e968b--markdown
option 8e896caae30ee1da8fa870ab7eb72da03a19b2b0Screenshots
help command
w/o option (nothing changes)
w/
-m
option (short style)w/
--markdown
option (long style)