CommonMark, the community standardised fork of markdown, is investigating adding extensible syntax!
miniblog.
Related Posts
Defining extensible macros, and a helpful approach of classifying syntax into distinct categories:
I'm really excited to learn about Luakit, a browser that's extensible in Lua! https://luakit.github.io/
I've followed uzbl and Conkeror with interest but both are inactive these days.
GitHub is exploring some really interesting editor designs with Xray: https://github.com/atom/xray/blob/master/README.md
It uses CRDT to represent text (rather than rope data structures) and mixes web tech (primarily JS) with Rust to produce a design that's fast but still extensible.
