Skip to content

Commit e9d05d8

Browse files
committed
v10.0.2
1 parent 895cca0 commit e9d05d8

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [10.0.2]
2+
- Fix parsing of table.el-style dividers
3+
14
## [10.0.1]
25
- Fix parsing of table cells containing `+`
36
- Improve detection of numeric table cells

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: org_parser
22
description: A pure-Dart parser for Emacs Org Mode (https://orgmode.org) markup
3-
version: 10.0.1
3+
version: 10.0.2
44
homepage: https://github.com/amake/org_parser
55

66
environment:

0 commit comments

Comments
 (0)