What's Changed
- Setup by @yszk0123 in #3
- Implement basic file IO by @yszk0123 in #7
- Parse command line arguments with clap by @yszk0123 in #11
- Rewrite formatter by @yszk0123 in #19
- Setup CI by @yszk0123 in #24
- Setup Dependabot by @yszk0123 in #26
- Show status badge in README by @yszk0123 in #28
- Transform markdown::mdast::Node to Note by @yszk0123 in #30
- Normalize Markdown by @yszk0123 in #38
- Add properties for Metadata by @yszk0123 in #39
- Bump clap from 4.1.1 to 4.1.4 by @dependabot in #46
- Bump indoc from 1.0.8 to 2.0.0 by @dependabot in #47
- Add TOC by @yszk0123 in #48
- Convert TOC by @yszk0123 in #51
- Print newlines correctly by @yszk0123 in #54
- Support Table by @yszk0123 in #59
- Bump markdown from 1.0.0-alpha.5 to 1.0.0-alpha.6 by @dependabot in #60
- Bump serde_json from 1.0.91 to 1.0.93 by @dependabot in #63
- Bump anyhow from 1.0.68 to 1.0.69 by @dependabot in #61
- Parse note correctly by @yszk0123 in #65
- Use rust-cache in GitHub Actions by @yszk0123 in #67
- Monorepo by @yszk0123 in #69
- Create mdfmt-obsidian plugin by @yszk0123 in #71
- Support tasklist by @yszk0123 in #76
- Fix to insert line breaks between paragraphs in cards by @yszk0123 in #77
- Trim whitespaces before trailing separators by @yszk0123 in #79
- Files from stdio, etc by @yszk0123 in #81
- Parse ToC in body correctly by @yszk0123 in #83
- Insert newline in paragraph correctly by @yszk0123 in #84
- Improve metadata output by @yszk0123 in #85
- Add formatOnSave option by @yszk0123 in #89
- chore(deps): bump markdown from 1.0.0-alpha.6 to 1.0.0-alpha.7 by @dependabot in #91
- chore(deps): bump clap from 4.1.4 to 4.1.6 by @dependabot in #92
- chore(deps): bump once_cell from 1.17.0 to 1.17.1 by @dependabot in #93
- Use &str instead of String/ToString by @yszk0123 in #95
- chore(deps): bump indoc from 2.0.0 to 2.0.1 by @dependabot in #97
- chore(deps): bump thiserror from 1.0.38 to 1.0.39 by @dependabot in #101
- chore(deps): bump serde_json from 1.0.93 to 1.0.94 by @dependabot in #99
- chore(deps): bump clap from 4.1.6 to 4.1.8 by @dependabot in #98
- chore(deps): bump serde_yaml from 0.9.17 to 0.9.19 by @dependabot in #100
- Print all inline blocks in heading by @yszk0123 in #103
- Support Math and InlineMath by @yszk0123 in #105
- chore(deps): bump serde from 1.0.152 to 1.0.155 by @dependabot in #108
- chore(deps): bump chrono from 0.4.23 to 0.4.24 by @dependabot in #107
- chore(deps): bump serde_with from 2.2.0 to 2.3.1 by @dependabot in #106
- Implement --index flag by @yszk0123 in #109
- chore(deps): bump serde from 1.0.155 to 1.0.158 by @dependabot in #114
- chore(deps): bump clap from 4.1.8 to 4.1.11 by @dependabot in #113
- chore(deps): bump anyhow from 1.0.69 to 1.0.70 by @dependabot in #112
- chore(deps): bump thiserror from 1.0.39 to 1.0.40 by @dependabot in #111
- chore(deps): bump regex from 1.7.1 to 1.7.3 by @dependabot in #115
- chore(deps): bump serde_json from 1.0.94 to 1.0.95 by @dependabot in #116
- chore(deps): bump serde_json from 1.0.95 to 1.0.96 by @dependabot in #121
- chore(deps): bump serde_yaml from 0.9.19 to 0.9.21 by @dependabot in #119
- chore(deps): bump serde from 1.0.158 to 1.0.162 by @dependabot in #126
- chore(deps): bump serde_with from 2.3.1 to 3.0.0 by @dependabot in #125
- chore(deps): bump regex from 1.7.3 to 1.8.1 by @dependabot in #123
- chore(deps): bump markdown from 1.0.0-alpha.7 to 1.0.0-alpha.9 by @dependabot in #124
- chore(deps): bump clap from 4.1.11 to 4.3.0 by @dependabot in #132
- chore(deps): bump wasm-bindgen from 0.2.84 to 0.2.86 by @dependabot in #131
- chore(deps): bump anyhow from 1.0.70 to 1.0.71 by @dependabot in #128
- chore(deps): bump serde from 1.0.158 to 1.0.163 by @dependabot in #127
- Add Github Actions to release binaries by @yszk0123 in #134
New Contributors
- @yszk0123 made their first contribution in #3
- @dependabot made their first contribution in #46
Full Changelog: https://github.com/yszk0123/md-fmt/commits/v0.1.0