Many of the TUAW writers (and readers!) are fans of John Gruber's Markdown, so we tend to review both iOS and Mac apps that support Markdown. If you don't know what Markdown is or how to use it, those ...
A few years ago, I had what seemed like a clever idea: What if there was a text editing program with less clutter than Microsoft Word and more focus on writing for the web? I quickly discovered that ...
R Markdown is one of my favorite things about modern R. It offers an easy way to combine text, R code, and the results of R code in a single document. And when that document is rendered as HTML, you ...