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 68997fa commit 52157fbCopy full SHA for 52157fb
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [9.6.0]
2
+- "Greater" `OrgBlock`s and `OrgDynamicBlock`s can now contain "elements", not
3
+ just rich inline markup
4
+
5
## [9.5.0]
6
- Expose `orgId` generator for generating `OrgParentNode` IDs
7
- Allow adding a checkbox to a non-checkbox list item in
pubspec.yaml
@@ -1,6 +1,6 @@
name: org_parser
description: A pure-Dart parser for Emacs Org Mode (https://orgmode.org) markup
-version: 9.5.0
+version: 9.6.0
homepage: https://github.com/amake/org_parser
environment:
0 commit comments