What Is It

Orga is a flexible org-mode syntax parser. It parses org content into AST (Abstract Syntax Tree 🌲). And it's written in JavaScript.

Usage

Editor

Introducing org editor. This the source code of this page.

Generating a Website

With Next.js

With Astro