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 973ef55 commit 0005fcfCopy full SHA for 0005fcf
2 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [11.2.1]
2
+- Fix for parsing edge case
3
+
4
## [11.2.0]
5
- Added `elementName` property to `OrgElement` and a few other node types
6
- Added a `plist` parser for e.g. lists of properties on src blocks, keyword
pubspec.yaml
@@ -1,6 +1,6 @@
name: org_parser
description: A pure-Dart parser for Emacs Org Mode (https://orgmode.org) markup
-version: 11.2.0
+version: 11.2.1
homepage: https://github.com/amake/org_parser
environment:
0 commit comments