4
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 13 Jul 2026
4 points (100.0% liked)
TypeScript
1116 readers
1 users here now
founded 3 years ago
MODERATORS
i think the first qiestion i have is, what use do you see in this? because... it's a readme file. it's written once, maybe updated when the build process changes, but it's generally static. what's more, it has no required sections, many projects don't need examples, and most things on the big forges don't have links. it's just a freeform document. it doesn't even have to be markdown. rst is pretty common as well, as is plaintext. are you suggesting a tool that can parse a file of unknown format and figure out whether it contains predefined structures?