Markdown, a text formatting syntax designed for easy readability but also transformability, gets a lot of love from geeks. Lincoln Mullen has written a great introduction to Markdown for Profhacker if ...
There’s a simple idea about productivity and writing: almost anything you need to do, you can do in a plain text file. By a plain text file, I mean a .txt file that contains nothing but text without ...
Here are five advantages of using Markdown apps compared to Google Docs, Apple Pages and Microsoft Word. Markdown-compatible apps are writing-focused programs offering simplified interfaces that ...
As someone who posts her work through a web interface, I've learned the hard way to write my stories offline. More than once, I've lost a post when a server or an Internet connection went bellyup.
In January I wrote about using Macdown to write in Markdown, a convention for writing in plain text while encoding the structure of your document—headers, block quotes, lists, footnotes, etc.—using ...
At its core, Markdown is a super simple way to add formatting like headers, bold, bulleted lists, and so on to plain text. It was originally designed to be an easy alternative to HTML, and allows ...
First, Notepad's lightweight formatting capabilities have been expanded to include tables. To insert a table, use the 'Table' option in the formatting toolbar, or add a table directly using Markdown ...
Markdown Insert is an Obsidian plugin that takes advantage of your system clipboard to let you link text and images as you write using Markdown syntax. The process is simple: Copy a URL or image ...