200ok-ch / org-parser

org-parser is a parser for the Org mode markup language for Emacs.
GNU Affero General Public License v3.0
320 stars 16 forks source link

Timestamps are not yet parsed #38

Closed schoettl closed 3 years ago

schoettl commented 3 years ago

Timestamps in text are not parsed, probably because the greedy text parser does not stop on < or [.