panache-parser 0.2.0

Lossless CST parser and syntax wrappers for Pandoc markdown, Quarto, and RMarkdown
Documentation
# Changelog

## [0.2.0]https://github.com/jolars/panache/compare/panache-parser-v0.1.0...panache-parser-v0.2.0 (2026-04-13)


### ⚠ BREAKING CHANGES

* use flat `ParserOptions`
* drop use of `Config`

### Features

* drop use of `Config` ([036fca7]https://github.com/jolars/panache/commit/036fca7e722c2d11ad70fbca66e97003b65c46b6)
* use flat `ParserOptions` ([57a7363]https://github.com/jolars/panache/commit/57a736360f1ad2bfba43f3c01cf64a3d1faec774)


### Bug Fixes

* **parser:** fix continuation detection in indented context ([4f1e51d]https://github.com/jolars/panache/commit/4f1e51d7fd0b8cc795747b95f3c223826832c9d7), closes [#139]https://github.com/jolars/panache/issues/139
* **parser:** mitigate UTF-8 panic in hashpipe path ([26c702d]https://github.com/jolars/panache/commit/26c702dd0f66f8e3e36a7476e813eea3bc5ab2ee), closes [#135]https://github.com/jolars/panache/issues/135


### Reverts

* "chore(release): release 2.33.0 [skip ci]" ([01ac037]https://github.com/jolars/panache/commit/01ac037dc55b39ddcda83f5243e5e3a0192314fd)