Releases: evasquare/formatto
Releases · evasquare/formatto
1.2.12
1.2.11
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
- Formatto can now parse code blocks with more than 3 backticks. (Issue #27, b2ef5a7, 924eed0, Pull Request #28)
- Hash letters (
#
) in a code block don't affect the top heading level anymore. (b2ef5a7, 924eed0, Pull Request #28) - More natural language was used for options. (5ee300f)
Other Changes in the Codebase
- Add more test cases (ab48973)
1.2.5
1.2.4
- Options now get empty values by default. (0427919, 2f9f484)
- The plugin parses a property section only when it starts at the first line. (Issue #22 from @DHERRADOR, d3afa50, Pull Request #23)
Other Changes in the Codebase
Thanks to @DHERRADOR for your contributions.