diff options
author | Sacha Chua <sacha@sachachua.com> | 2021-10-22 17:09:24 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2021-10-22 17:09:24 -0400 |
commit | df9131dcd3a7103e0b01b03395ef2a446118f7c6 (patch) | |
tree | 9e5806a61b93d46eb4dd7371ae1699240e4d2b07 /2021/talks | |
parent | 21cc49f6781f802002e37404e18db047c9ab94dd (diff) | |
download | emacsconf-wiki-df9131dcd3a7103e0b01b03395ef2a446118f7c6.tar.xz emacsconf-wiki-df9131dcd3a7103e0b01b03395ef2a446118f7c6.zip |
Update structural title
Diffstat (limited to '2021/talks')
-rw-r--r-- | 2021/talks/structural.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/2021/talks/structural.md b/2021/talks/structural.md index 1c9618f8..70bf077a 100644 --- a/2021/talks/structural.md +++ b/2021/talks/structural.md @@ -1,11 +1,11 @@ -[[!meta title="Why structural editing is the future of code editing, and a novel approach for editing everyday languages"]] +[[!meta title="Tree-edit: Structural editing for Java, Python, C, and beyond"]] [[!meta copyright="Copyright © 2021 Ethan Leba"]] [[!inline pages="internal(2021/info/structural-nav)" raw="yes"]] <!-- You can manually edit this file to update the abstract, add links, etc. ---> -# Why structural editing is the future of code editing, and a novel approach for editing everyday languages +# Tree-edit: Structural editing for Java, Python, C, and beyond! Ethan Leba I liken the state of code editing today to the early days of computer |