News

A member of Microsoft's Visual Studio Code development team this week introduced the culmination of a six-month pet project: a Markdown Language Server. Matt Bierner, a maintainer of ...
Many of my recent posts have focused on how I’ve increasingly turned to Markdown for my writing, syllabus design, project and class websites, and for teaching literate programming. For those ...
I've heard a lot about using Markdown for writing and editing text, especially in the case of writing on tablets. But I'm not really sure what people like about it. Is it worth switching from plain ...
If there is any one aspect of software projects that is skimped on most often, it’s documentation. Undocumented software is, in the long run, unusable software. Problem is, writing software ...