Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I personally like AsciiDoc. It's specification is richer than Markdowns, and Eclipse foundation is in process of standardising it.
It is supported by gitlab, github and is a really nice format.
Spring documentation is written in customized AsciiDoc. -
I feel like markdown shouldn't be extended too far.
The nice advantage of a decently written markdown file is that its perfectly readable in its raw form as well.
It works even if youre in the terminal, and only gets some visual sugar on websites. -
Some of the extensions and derivations of it out there can be super handy imo.
Related Rants
Markdown. It is now used by MDN Web Docs and supported by Google Docs. End users will slowly pick up. Then even more (proprietary) flavors of markdown and their accompanying JS-frameworks will follow. All with good intentions, but it can only to end in a big mess and confusion like USB or USB 3.2 Gen 1.
rant
wk329