# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.0.2](https://github.com/nqdy666/simple-confluence-to-markdown/compare/v2.0.1...v2.0.2) (2024-01-24)

### [2.0.1](https://github.com/nqdy666/simple-confluence-to-markdown/compare/v1.2.0...v2.0.1) (2024-01-24)


### Bug Fixes

* Use `--markdown-headings=atx` instead of `--atx-headers` to please pandoc. ([ae9005c](https://github.com/nqdy666/simple-confluence-to-markdown/commit/ae9005cecffdc67064c6a771aaf0bbb8824098e9))
* Use markdown_github instead of gfm to suppress pandoc error ([#14](https://github.com/nqdy666/simple-confluence-to-markdown/issues/14)) ([9d23b8d](https://github.com/nqdy666/simple-confluence-to-markdown/commit/9d23b8d7ac358c61b60e8ef39e0e316d56123764))
