2023-08-18 21:35:39 -04:00
2023-08-18 21:35:39 -04:00
2023-08-18 21:22:53 -04:00
2023-08-18 21:06:43 -04:00
2023-08-17 02:52:58 -04:00
2023-08-17 02:55:59 -04:00
2023-08-18 21:35:39 -04:00

Org-Mode AST Investigation Tool

This repository contains a slapdash tool to make visualizing the abstract syntax tree of an org-mode document easier. Write your org-mode source into the top text box, and below on the right it will create a clickable tree of the AST. When you click on a node, the contents of that node will be highlighted on the left.

Screenshot showing the interface to the org-mode abstract syntax tree investigation tool.

Running

TODO

Description
A tool to visualize org-mode ownership boundaries when parsing.
Readme 156 KiB
Languages
Rust 70.7%
JavaScript 15.5%
CSS 6.6%
Dockerfile 4.7%
HTML 1.4%
Other 1.1%