TSIA. To reproduce (file named `hir.md`): ``` For example, the contents of individual items (e.g. modules, functions, traits, impls, etc) in the HIR are not immediately accessible in the parents. ``` run ``` readable fmt hir.md ``` Result: ``` For example, the contents of individual items (e.g. modules, functions, traits, impls, etc) in the HIR are not immediately accessible in the parents. ``` Expected result: File not to change. Issue occurs in master commit https://github.com/bobheadxi/readable/commit/8e53ead732ac73e4d6e0d29ebca407083525b0be and `v2.2` release.