Releases: ryanpeach/mdlinker
Releases · ryanpeach/mdlinker
v1.5.1
v1.5.0
What's Changed
- Added ignore pairs and updated readme by @ryanpeach in #67
Full Changelog: v1.4.0...v1.5.0
v1.4.0
v1.3.0
v1.2.0
What's Changed
- Created an ascii converter by @ryanpeach in #61
- Ability to fix all unlinked text at once. by @ryanpeach in #59
- Frontmatter Upgrade by @ryanpeach in #58
Full Changelog: v1.1.3...v1.2.0
v1.1.3
What's Changed
- More informed visitor errors by @ryanpeach in #50
- Changes from #54 by @ryanpeach in #56
- Add Pre Commit info for extra useful hooks to Readme by @ryanpeach in #57
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- We need to print the id so it can be excluded in the users mdlinker.toml by @ryanpeach in #49
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Created a toolchain toml file by @ryanpeach in #46
- Bugfix: Skip is not correct since this is a hashmap not a vec by @ryanpeach in #48
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Update Readme.md by @ryanpeach in #33 #35
- Added an enum for rules so its easier to add new rules without making mistakes by @ryanpeach in #37
- Added glob patterns for exclusion by @ryanpeach in #38
- Added the ability to --fix BrokenWikilinks and UnlinkedText by @ryanpeach in #39 #40 #42
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Create LICENSE by @ryanpeach in #31
- Wikilinks start their highlighting at the [, so you need to add 4 to make them long enough by @ryanpeach in https://github.com//pull/32
Full Changelog: v1.0.0...v1.0.1