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 b6df02a commit 085b552Copy full SHA for 085b552
2 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [11.3.1]
2
+- Fix handling of non-property content in drawers
3
+
4
## [11.3.0]
5
- Fix handling of empty drawer properties
6
pubspec.yaml
@@ -1,6 +1,6 @@
name: org_parser
description: A pure-Dart parser for Emacs Org Mode (https://orgmode.org) markup
-version: 11.3.0
+version: 11.3.1
homepage: https://github.com/amake/org_parser
environment:
0 commit comments