confmark 0.3.1

Bidirectional CLI tool for converting Markdown to Confluence markup and Confluence markup back to Markdown.
Documentation
# Changelog

All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

---
## [0.3.1]https://github.com/MrEhbr/confmark/compare/v0.3.0..v0.3.1 - 2026-06-29

### Bug Fixes

- **(confluence)** preserve ri:content-id on titled pages, read ri:url links - ([f616766]https://github.com/MrEhbr/confmark/commit/f6167668f045df7c87c6c392654e499827970dfe) `+67 / -13 across 11 file(s)` - Aleksei Burmistrov

### Statistics

- 1 commit(s) contributed to the release.
- 0 day(s) between first and last commit.
- 1 commit(s) parsed as conventional.
- Diff totals: +67 / -13 across 11 file change(s) (sum across commits, may double-count files touched in multiple commits).

## [0.3.0]https://github.com/MrEhbr/confmark/compare/v0.2.0..v0.3.0 - 2026-06-29

### Features

- **(confluence)** support ri:content-id page links - ([9b074b7]https://github.com/MrEhbr/confmark/commit/9b074b7e8f0c12d05481f27cc4dd99f357790a8e) `+50 / -6 across 11 file(s)` - Aleksei Burmistrov

### Statistics

- 1 commit(s) contributed to the release.
- 0 day(s) between first and last commit.
- 1 commit(s) parsed as conventional.
- Diff totals: +50 / -6 across 11 file change(s) (sum across commits, may double-count files touched in multiple commits).
- 3 day(s) since the previous release.

## [0.2.0]https://github.com/MrEhbr/confmark/compare/v0.1.1..v0.2.0 - 2026-06-26

### Documentation

- add crates.io and docs.rs badges - ([40c54c2]https://github.com/MrEhbr/confmark/commit/40c54c2f6f140d63b18028e64ecb9fec4fc36511) `+2 / -0 across 1 file(s)` - Aleksei Burmistrov

### Features

- **(ast)** add blocks() and inlines() document iterators - ([487e0e3]https://github.com/MrEhbr/confmark/commit/487e0e3177e382a80f831c47449e71a3ba407725) `+252 / -0 across 3 file(s)` - Aleksei Burmistrov

### Statistics

- 2 commit(s) contributed to the release.
- 0 day(s) between first and last commit.
- 2 commit(s) parsed as conventional.
- Diff totals: +254 / -0 across 4 file change(s) (sum across commits, may double-count files touched in multiple commits).

## [0.1.1]https://github.com/MrEhbr/confmark/compare/v0.1.0..v0.1.1 - 2026-06-26

### Miscellaneous Chores

- **(deps)** update dependencies and migrate to quick-xml 0.40 - ([6deb197]https://github.com/MrEhbr/confmark/commit/6deb19734e8b2a92defc3a2b6e0ff889d93d5980) `+32 / -74 across 4 file(s)` - Aleksei Burmistrov

### Statistics

- 1 commit(s) contributed to the release.
- 0 day(s) between first and last commit.
- 1 commit(s) parsed as conventional.
- Diff totals: +32 / -74 across 4 file change(s) (sum across commits, may double-count files touched in multiple commits).