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 e3b451f commit 239fd3dCopy full SHA for 239fd3d
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [11.1.0]
2
+- Make `ensureTrailingNewLine` method available on all `OrgElement`s
3
+
4
## [11.0.1]
5
- Improve handling of custom TODO states when cycling section
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.0.1
+version: 11.1.0
homepage: https://github.com/amake/org_parser
environment:
0 commit comments