Computer Things

Subscribe
Archives
  Back to the email
cben
Oct. 23, 2025, morning

I'll highlight MyST which you briefly mention, as a way to get into Sphinx with markdown (with extensible roles+directives!)

Also, people who wish to write transformations on abstract doc trees, should also look at Pandoc filters (https://pandoc.org/filters.html). Pandoc perfected the same "abstract intermediate tree" philosophy that docutils follows, but handles a ridiculous number of input/output formats 🥇, and lets you write external filters in any language.

Reply Report
Powered by Buttondown, the easiest way to start and grow your newsletter.