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 895cca0 commit e9d05d8Copy full SHA for e9d05d8
2 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [10.0.2]
2
+- Fix parsing of table.el-style dividers
3
+
4
## [10.0.1]
5
- Fix parsing of table cells containing `+`
6
- Improve detection of numeric table cells
pubspec.yaml
@@ -1,6 +1,6 @@
name: org_parser
description: A pure-Dart parser for Emacs Org Mode (https://orgmode.org) markup
-version: 10.0.1
+version: 10.0.2
homepage: https://github.com/amake/org_parser
environment:
0 commit comments