g-plane/markup_fmt (g-plane/markup_fmt)
### [`v0.12.0`](https://togithub.com/g-plane/markup_fmt/releases/tag/v0.12.0)
[Compare Source](https://togithub.com/g-plane/markup_fmt/compare/v0.11.0...v0.12.0)
#### Breaking Changes
- For Rust users: Parameters of closure in [`format_text`](https://docs.rs/markup_fmt/0.12.0/markup_fmt/fn.format_text.html) have been changed. Also, read more about the [`Hints`](https://docs.rs/markup_fmt/0.12.0/markup_fmt/struct.Hints.html) struct.
#### Features
- Added support of Jinja blocks and tags in attributes.
- Added support of Vento blocks and tags in attributes.
- Added [`ignoreCommentDirective`](https://togithub.com/g-plane/markup_fmt/blob/v0.12.0/docs/config.md#ignorecommentdirective) option.
- Added support of formatting `style` attribute with external formatter.
### [`v0.11.0`](https://togithub.com/g-plane/markup_fmt/releases/tag/v0.11.0)
[Compare Source](https://togithub.com/g-plane/markup_fmt/compare/v0.10.0...v0.11.0)
#### Features
- Added support of front-matter in Vento.
- Added support of Angular.
#### Fixes
- Fixed comment detection in Astro front-matter.
- Fixed self closing tag that has empty spaces.
- Fixed whitespace line that is shorter than indent.
- Fixed mixed quotes in native attribute in Jinja, Twig, Nunjucks and Vento.
### [`v0.10.0`](https://togithub.com/g-plane/markup_fmt/releases/tag/v0.10.0)
[Compare Source](https://togithub.com/g-plane/markup_fmt/compare/v0.9.0...v0.10.0)
#### Features
- Added support of some missing Jinja blocks.
- Optimized formatting children mixed with texts and elements.
- Avoid wrapping for multiple text-like nodes.
- Added support of frontmatter in Jinja/Twig/Nunjucks templates.
#### Fixes
- Fixed unstable formatting of interpolation in non-whitespace-sensitive tag.
### [`v0.9.0`](https://togithub.com/g-plane/markup_fmt/releases/tag/v0.9.0)
[Compare Source](https://togithub.com/g-plane/markup_fmt/compare/v0.8.0...v0.9.0)
#### Features
- Added [`doctypeKeywordCase`](https://togithub.com/g-plane/markup_fmt/blob/v0.9.0/docs/config.md#doctypekeywordcase) option.
#### Fixes
- Fixed unquoted attribute interpolation in Jinja and Vento.
Configuration
š Schedule: Branch creation - "on Tuesday" (UTC), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v0.8.0
->v0.12.0
Release Notes
g-plane/markup_fmt (g-plane/markup_fmt)
### [`v0.12.0`](https://togithub.com/g-plane/markup_fmt/releases/tag/v0.12.0) [Compare Source](https://togithub.com/g-plane/markup_fmt/compare/v0.11.0...v0.12.0) #### Breaking Changes - For Rust users: Parameters of closure in [`format_text`](https://docs.rs/markup_fmt/0.12.0/markup_fmt/fn.format_text.html) have been changed. Also, read more about the [`Hints`](https://docs.rs/markup_fmt/0.12.0/markup_fmt/struct.Hints.html) struct. #### Features - Added support of Jinja blocks and tags in attributes. - Added support of Vento blocks and tags in attributes. - Added [`ignoreCommentDirective`](https://togithub.com/g-plane/markup_fmt/blob/v0.12.0/docs/config.md#ignorecommentdirective) option. - Added support of formatting `style` attribute with external formatter. ### [`v0.11.0`](https://togithub.com/g-plane/markup_fmt/releases/tag/v0.11.0) [Compare Source](https://togithub.com/g-plane/markup_fmt/compare/v0.10.0...v0.11.0) #### Features - Added support of front-matter in Vento. - Added support of Angular. #### Fixes - Fixed comment detection in Astro front-matter. - Fixed self closing tag that has empty spaces. - Fixed whitespace line that is shorter than indent. - Fixed mixed quotes in native attribute in Jinja, Twig, Nunjucks and Vento. ### [`v0.10.0`](https://togithub.com/g-plane/markup_fmt/releases/tag/v0.10.0) [Compare Source](https://togithub.com/g-plane/markup_fmt/compare/v0.9.0...v0.10.0) #### Features - Added support of some missing Jinja blocks. - Optimized formatting children mixed with texts and elements. - Avoid wrapping for multiple text-like nodes. - Added support of frontmatter in Jinja/Twig/Nunjucks templates. #### Fixes - Fixed unstable formatting of interpolation in non-whitespace-sensitive tag. ### [`v0.9.0`](https://togithub.com/g-plane/markup_fmt/releases/tag/v0.9.0) [Compare Source](https://togithub.com/g-plane/markup_fmt/compare/v0.8.0...v0.9.0) #### Features - Added [`doctypeKeywordCase`](https://togithub.com/g-plane/markup_fmt/blob/v0.9.0/docs/config.md#doctypekeywordcase) option. #### Fixes - Fixed unquoted attribute interpolation in Jinja and Vento.Configuration
š Schedule: Branch creation - "on Tuesday" (UTC), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.