#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?
#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?
I just published a Sphinx extension to add colspan and rowspan to .rst tables: https://pypi.org/project/rst-table-span/
@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 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
I'm trying to add a vertical timeline to my sphinx project. There is an extension that does this? The `sphinx-timeline` is only horizontal.
Ideally I could add internal links in the description or bubble too.
🚀️ rst2gemtext v0.5.0 released!
I just released a new version of my lib to convert reStructuredText to Gemtext (the Gemini markup language).
➡️ https://github.com/flozz/rst2gemtext/releases/tag/v0.5.0
This version fixes an ImportError with newer versions of docutils and improved the outputed gemtext.