Remix.run Logo
spwa4 6 hours ago

Why does this file have an extension of .rst? What does that even mean for the fileformat?

jdreaver 6 hours ago | parent | next [-]

https://en.wikipedia.org/wiki/ReStructuredText

This format really took off in the Python community in the 2000's for documentation. The Linux kernel has used it for documentation as well for a while now.

adikso 6 hours ago | parent | prev [-]

reStructuredText. Just like you have .md files everywhere.