Skip to content

iBelieve/orgmode-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Org mode for Rust - Your Life in Plain Text

Parse, edit, and output org-mode documents from Emacs.

Travis branch License Maintenance

The goal of this library is to provide a foundation for developing apps and other integrations with org mode, and to be compliant with both the Org Syntax draft spec and the features described in the Org Manual.

Features

  • Supported Org Syntax
    • Outline hierarchy
    • Headlines (including TODO keywords, priorities, and tags)
    • Drawers (including property drawers)
    • Paragraphs
    • Fixed-width blocks
    • Comment blocks
    • Tables
    • Clocking
    • Effort estimates
    • ...

License

Licensed under the MIT license.

About

📖 Org mode for Rust - Your Life in Plain Text

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages