py-markdown-table
py-markdown-table copied to clipboard
Tiny python library with zero dependencies which allows you to generate formatted markdown tables
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0 v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to...
If we create a link in a table `[link] (url)`, as URLs are long & single string, Its pretty much always throws Value Error when clearly there is no need....
Pros: seems easy to do and simplifies count_emojis Cons: adding a dependency to mcwidth Perhaps I could have a separate group for emoji support
Sometime we have large dataset and our tool that render the markdown have a size limit in some custom fields. Is there a way to just use the minimal seperator...