(no title)
kylepdm | 6 years ago
Have I ever ran into limitations with Markdown? Yes.
Has Markdown ever been the reason why things were poorly documented? No.
Whatever gets people to document stuff, and maintain and update that documentation.
kylepdm | 6 years ago
Have I ever ran into limitations with Markdown? Yes.
Has Markdown ever been the reason why things were poorly documented? No.
Whatever gets people to document stuff, and maintain and update that documentation.
j88439h84|6 years ago
Yes. Anytime you see technical docs without structure or links to the functions and classes being discussed, it's because of Markdown.
t-writescode|6 years ago
edit: I do use more qualified names, though:
className.methodName or filename.extension:function_name
lonelappde|6 years ago
cl42|6 years ago
xtracto|6 years ago
But yeah, that would be useful.
These posts read like fluff to me... I was tempted to write a tongue in cheek post titled "Why it is a bad idea to use a butter knife to unscrew a slot screw". Markdown is a tool, it has some advantages and disadvantages, some people will misuse it, but if you can make it work for you, then that's great. It is just a tool.