Why Non Engineers Should Use Markdown
Introduction Have you ever heard of Markdown? It’s a text language and file format that allows you to express the structure of a document using simple symbols. Engineers and people in technical fields are usually familiar with it, but it’s not widely used outside those circles. However, Markdown is rapidly becoming a practical and powerful tool for everyone. That’s why I decided to jot down my thoughts about it. Markdown and Plain Text Markdown is a type of plain text. ...