markdown-table 0.2.0

Creating markdown tables with Rust!
Documentation
1
2
3
4
5
6
{
  "[rust]": {
    "editor.defaultFormatter": "rust-lang.rust-analyzer"
  },
  "rust-analyzer.check.command": "clippy"
}