New
Swift-Markdown 0.7.0
What's Changed
- Fixes #209, inline tag content is doesn't include nested tags by @khanlou in https://github.com/swiftlang/swift-markdown/pull/210
- build: adjust the build on Windows to avoid some warnings by @compnerd in https://github.com/swiftlang/swift-markdown/pull/213
- Update package dependencies to use the release/6.2 branch by @patshaughnessy in https://github.com/swiftlang/swift-markdown/pull/219
- [6.2] parse Doxygen commands if a previous directive is being truncated by @QuietMisdreavus in https://github.com/swiftlang/swift-markdown/pull/224
- [6.2] Add support for Doxygen abstract tag by @d-ronnqvist in https://github.com/swiftlang/swift-markdown/pull/235
New Contributors
- @khanlou made their first contribution in https://github.com/swiftlang/swift-markdown/pull/210
- @patshaughnessy made their first contribution in https://github.com/swiftlang/swift-markdown/pull/219
Full Changelog: https://github.com/swiftlang/swift-markdown/compare/0.6.0...0.7.0