I think I've more or less decided that I want a #reStructuredText to SXML parser in R6RS #Scheme.

I'm going to try to spend 30 minutes a day working on one, and see how I get on.

rST has been a text-based markup of choice for many years (alongside org-mode), and I was always disappointed by the ascendancy of the inferior #Markdown. It deserves an independent reimplementation.

I finally got around to rebuilding my website using #Python #Django and #reStructuredText . It is now allows me to easily write about projects and write blog posts.

One of my biggest and most useful (to me) hobby projects is my language learning tool #xiaolongdictionary . The last couple of days I have written about the tool and its features extensively [1].

I think I will still improve the writing and extend it in the future.

[1]: https://web.xiaolong-hosting.com/projects/project/xiaolong-dictionary

#coding #programming #blog

Hans-Werner Roitzsch

Personal website of Hans-Werner Roitzsch

Hans-Werner Roitzsch

#Papirus 's icon for #ReText is annoying me right now. I'll just do something about that.

By the way, is there an accepted logo for #reStructuredText anywhere, other than the LaTeX-like wordmark on Wikipedia?

#Python #YearOfTheLinuxDesktop

In the age of AI generated #markdown humans should start using #reStructuredText documents 🤔

I just published a Sphinx extension to add colspan and rowspan to .rst tables: https://pypi.org/project/rst-table-span/

#python #docutils #sphinx #rst #reStructuredText

Client Challenge

Just added a #ManPage to JourNote as well. First time writing one in #ReStructuredText; I'm pleasantly impressed with the results. It's more convenient than POD for the purpose, much as I like the older format.

@bithive @timpritlove Me too, because it has a specification from the beginning and not a post specification effort as common mark.

However, Markdown is easy to learn and suits use cases that are enough for many users.

#markdown #restructuredtext

🌗 Emacs 擴充入門:以 reStructuredText 為例
➤ 從 Spacemacs/Doom Emacs 到客製化配置的橋樑
https://blog.tjll.net/a-beginners-guide-to-extending-emacs/
本文提供一份 Emacs 擴充的入門指南,特別針對沒有 Emacs Lisp 背景的使用者。作者藉由自身使用 reStructuredText 撰寫文件時,需要自動完成文件內參照連結的經驗,逐步引導讀者瞭解 Emacs 的可擴充性和自省性。文章詳細介紹瞭如何透過理解 Emacs 的完成系統、鉤子(hooks)以及 Lisp 語法,來開發自訂功能,最終解決在大量文件中查找和選取參照標題的需求,並鼓勵讀者勇於探索 Emacs 的客製化潛力。
+ 這篇文章對於想深入瞭解 Emacs 但又被 Lisp 語法嚇到的人來說,真是及時雨!作者用了一個很貼切的案例,解釋了背後的原理。
+ 非常棒的教學!我一直以為 Emacs 的客製化很難,看完這篇才發現
#Emacs #Lisp #reStructuredText #文件撰寫 #自動完成
A Beginner's Guide to Extending Emacs

How to build a custom completion backend for emacs from scratch.

Tyblog
why is #reStructuredText link syntax such a fucking mess

#Markdown Is a Disaster: Why and What to Do Instead
https://karl-voit.at/2025/08/17/Markdown-disaster/

Here's my article where I summarize the subtle and no so subtle downsides when you choose Markdown for your information instead of a different markup syntax that doesn't come with all the downsides of #MD.

#publicvoit #orgdown #orgmode #LML #pandoc #rst #restructuredtext #asciidoc #Wikitext #BBCode #Creole #Crossmark #Djot #CommonMark #lockin

Markdown Is a Disaster: Why and What to Do Instead

Markdown Is a Disaster: Why and What to Do Instead

public voit - Web-page of Karl Voit