File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 11.0.0]
2+ - Improve parsing accuracy of paragraphs, timestamps
3+ - Parse timestamp modifiers as ` OrgTimestampModifier `
4+ - ` Org*Timestamp.repeaterOrDelay ` is now ` modifiers `
5+ - ` edit ` , ` editNode ` methods are now available on ` OrgParentNode `
6+ - Add new high-level structured editing features:
7+ - ` OrgTimestamp.bumpRepetition `
8+ - ` OrgDrawer.setProperty `
9+ - ` OrgTree.setProperty `
10+ - ` OrgSection.addLogNote `
11+ - ` OrgSection.cycleTodo `
12+
113## [ 10.0.3]
214- Improve handling of table edge cases
315
Original file line number Diff line number Diff line change 11name : org_parser
22description : A pure-Dart parser for Emacs Org Mode (https://orgmode.org) markup
3- version : 10 .0.3
3+ version : 11 .0.0
44homepage : https://github.com/amake/org_parser
55
66environment :
You can’t perform that action at this time.
0 commit comments