Swift-Markdown 0.6.0
What's Changed
- Fix whitespace issues with block directive formatting by @mportiz08 in #177
- Add primary associated type for MarkupVisitor by @Kyle-Ye in #135
- add support for riscv64 by @futurejones in #181
- Update swift-syntax links to swiftlang/swift-syntax by @ahoppen in #184
- Update
swift-cmark
reference toswiftlang
org by @NachoSoto in #186 - Update README.md by @parispittman in #188
- Update README.md by @anferbui in #189
- Delete CODE_OF_CONDUCT.md by @parispittman in #187
- add an HTML formatter and converter tool by @QuietMisdreavus in #106
- add optional Aside intiailizer that bails if it can't find a tag by @QuietMisdreavus in #196
- mark CAtomic import as internal or implementation-only by @QuietMisdreavus in #200
- don't automatically transfer the child elements' ranges to the parent by @QuietMisdreavus in #202
- Update repository URLs in README by @woxtu in #203
- [cmake] Recognize "arm64" as a supported arch by @Steelskin in #207
- parameter updates in documentation by @heckj in #206
New Contributors
- @mportiz08 made their first contribution in #177
- @futurejones made their first contribution in #181
- @ahoppen made their first contribution in #184
- @NachoSoto made their first contribution in #186
- @parispittman made their first contribution in #188
- @anferbui made their first contribution in #189
- @woxtu made their first contribution in #203
- @Steelskin made their first contribution in #207
- @heckj made their first contribution in #206
Full Changelog: 0.5.0...0.6.0