Fix Untitled titles: convert all YAML frontmatter to org-style headers

This commit is contained in:
Hermes
2026-06-04 20:56:03 +00:00
parent 284c5bd324
commit 67fac2444b
53 changed files with 142 additions and 471 deletions

View File

@@ -1,16 +1,8 @@
---
title: Org-Mode as Unified AST
type: reference
tags: :passepartout:architecture:
---
* Org-Mode as Unified AST
:PROPERTIES:
:ID: 4bf2264c-db97-4d7b-9972-5a5d052d80be
:ID: design-org-unified-ast
:CREATED: [2026-05-07 Wed]
:WEIGHT: 40
:CREATED: [2026-06-04 Thu]
:END:
#+title: Org-Mode as Unified AST
#+filetags: :passepartout:architecture:
Passepartout makes a bet that most systems consider too expensive to place: that humans and machines should share the same file format. That bet is Org-mode.