Releases: galligan/mixdown
Releases · galligan/mixdown
v0.1.1
What's Changed
❇️ New
- Added a
kind
attribute to the<example>
tag (see README)- This can be used to express the nature of an example, such as correctness, quality, or other attributes
- Note: Previously this was done using the
output
attribute, but this might be potentially confusing
- Added the
<mixdown>
document tag (see README) - Added Mixdown document formatting specification
- Definitions of different indentation styles, and when to use them
🌀 Updates
- Moved the
<meta>
tag to the formatting specification- Added clarity on the placement of the
<meta>
tag
- Added clarity on the placement of the
Full Changelog: https://github.com/galligan/mixdown/commits/v0.1.1