packages feed

org-mode-1.0.0: README.md

# org-mode

`org-mode` is a library for parsing text in the [Emacs
org-mode](https://orgmode.org/) format.

## Assumptions

- File metadata appears at the top of the file in a specific order.

## Unimplemented

The following don't parse as of yet:

- Table Formulas
- Heading tags
- Certain top-level document metadata
- Anything involving the TODO system or clocking-in