We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 700f043 commit e8740d3Copy full SHA for e8740d3
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [9.9.1]
2
+- Fix block parsing edge cases
3
+
4
## [9.9.0]
5
* Update petitparser to 7.0.1
6
pubspec.yaml
@@ -1,6 +1,6 @@
name: org_parser
description: A pure-Dart parser for Emacs Org Mode (https://orgmode.org) markup
-version: 9.9.0
+version: 9.9.1
homepage: https://github.com/amake/org_parser
environment:
0 commit comments