| ▲ | prmoustache 12 hours ago | |||||||
The author seems to forget that markdown is just an extension of html. If markdown doesn't provide something that html does, you just write it in html and it will be rendered correctly. I'd also argue that the limitations of markdown allow me to focus on actual content and less on the presentation. I have little use of all the features of a markup language if I can't remember how to use them. | ||||||||
| ▲ | nrhrjrjrjtntbt 12 hours ago | parent | next [-] | |||||||
It is not features but structure and undetstanding that is missing. That said I am not sure what the solution is to that since your docs may need structure my docs dont need. Therefore you cant solve the "semantic" outside of a "namespace" of what you agree in your organization. E.g. you may decide architecture diagrams are in Mermaid but that is by no means a stanfard and my org uses embeded svg. So to go full circle... you are right just use HTML. After all it's semantic isn't it ;-) | ||||||||
| ||||||||
| ▲ | mycall 6 hours ago | parent | prev | next [-] | |||||||
Markdown can be used where HTML is not available, like in AI chatbots for omnichannel mediums (e.g. WhatsApp). | ||||||||
| ▲ | dardeaup 12 hours ago | parent | prev [-] | |||||||
Wow! TIL! | ||||||||