Markdown Online Writer



Free, open-source, full-featured Markdown editor. Synchronization is one of the biggest features of StackEdit. It enables you to synchronize any file in your workspace with other files stored in your Google Drive, your Dropbox and your GitHub accounts. Aug 16, 2018 Draft is a streamlined word processing platform that takes the nightmare out of version control. If you’re collaborating with anyone on a piece of writing, be it a co-writer, an editor or just a friend or colleague who’s giving your work a sanity check, tools like Google Docs or Microsoft Word make versioning difficult.

StackEdit is a free online Markdown editor loaded with useful features. It has a visual tool. Pro writing app designed for local Markdown files. Nota is a beautiful and easy to use writing app that's also powerful and efficient. Its simple design enables a wide range of uses: from notes and wikis, to static blogs and websites, to articles and books. It works with local Markdown files to keep your data completely in your control. MarkdownPad is one of the most popular Markdown document editors used by technical writers. It provides a lot of customizations like fonts, color schemes, sizes, and layouts. It even has a built-in CSS editor and supports your custom CSS stylesheets.

In India Markdown entered in the life of technical writers quite recently precisely after startup culture. Also, the popularity of GitHub and Stack Overflow add to its boom. Still, job opening with Markup requirement is less, but Information Developers Foundation decided to give it space in our next generation Technical Communication Curriculum.

If you are using Markdown for technical documentation, kindly let us know.

Here we go:

Markdown Online Writer Tool

Markdown is a lightweight mark up the language with simple text formatting syntax. Father of Markdown is John Gruber.

Example of few more lightweight markup language

  • Markdown
  • BBCode
  • Textile
  • Wiki

So what, What is for technical writers?

Can technical writers use markdown to create user documents or developers documents?

What is the learning curve?

My company doesn’t have the budget to procure the new license for technical documentation team.

Hold on:

You will find your answer in this post.

Let us first understand technically why this is picking up why it is desirable-

Capacity to plain text to HTML and that too without any knowledge of HTML and it is FREE 🙂

It is suitable for organized pieces of content in the web that smoothly converts to clean and structured HTML.

It is designed with the explicit intention to be easily readable.

The traditional writing user interfaces cause interruptions in the flow of thought process whenever a user has to pause and click their mouse or use complex short-cut keys for writing.

Therefore, the advanced writers find it very convenient to apply rich document formatting on the fly seamlessly.

What is the ideal condition to use Markdown?

Many organization now claim the use of markdown for all kind of documentation.

Markdown is extensively used by GitHub and Stack Overflow making it darling of developers. If you are a developer, you cannot ignore Markdown.

I being a traditional technical communicator have a different opinion. I may be wrong.

Consider using Markdown:

When you are writing for software, I mean to say you will not end up writing thousands of page with hundreds of images.

Localization is not on your card.

You are working in the agile environment.

Print documents or single sourcing is not your requirement.

Content reusability is not a priority.

Low on budget. In fact zero budget for tools.

If you have anything to import from classical authoring tools. This not tool is not for you.

In nutshell, it is a very good bet for startups.

MARKDOWN FORMATTING SYNTAX

The basics syntax of Markdown is pretty simple.
Here are some of the basic elements often used:

Use any line as a heading by prefixing with the # symbol
Heading 1 is prefixed with one #
Heading 2 is prefixed with two ##
Similarly, Heading 3 with ###
For example:

Emphasize texts by using italics, bold or both italics and bold easily, with the help of either asterisks or underscores.
A text can be wrapped up in a single asterisk (*) to make it italics.
It can be wrapped with a double asterisk ( ** ) to make it bold.
Or triple asterisk ( *** ) to make it bold and italics.

LINKS

  • Inline links
  • Reference links

Wrap the text to be linked, in a square bracket ’ [ ] ’ , followed by the URL to be linked to in parenthesis ’ ( ) ’to add a link.
i,e [text] followed by (URL)

As the name implies, the reference link is a reference to another place in the document.
It is written as [ text ][ xyz ] . Now you can define the link anywhere in the document [ xyz ]: URL

IMAGES

The syntax of inserting an image is similar to that of links. The only difference is that you need to prefix an exclamation mark ’ ! ’ in front of text wrapped in square bracket ’ [ ] ’ followed by the URL in parenthesis ’ ( ) ’ .
i.e ![ text ] followed by (URL of image).

Markdown Online Writer

For a reference image follow the same pattern as reference links. Images can be inserted in a similar way as reference links by defining it later.

LISTS

  • Unordered list
  • Ordered list

To create an unordered bullet list, you need to preface each item in the list with an asterisk( * ) or (+) or (-). For example:

The Markdown list would be represented by the following bullet points:

Markdown Viewer Online

You can also create nested lists by putting four spaces, and it will be nested under the line above.

For an ordered list, prefix a number followed by a dot and space, before the text.

MANUAL LINE BREAK

HORIZONTAL RULES

Three or more dashes ( – ) or asterisks ( * ) is used to throw-down a quick divider in your article to denote a visual separation between different sections of text.

Markdown Writer Windows

BLOCKQUOTES

Markdown’s blockquote syntax is useful when a sentence or a paragraph taken from another source, calls to draw special attention to the reader.

To create a blockquote, you have to preface a line with the “greater than” sign ( > ). For example

Peace begins with a smile.

If you’re a technical writer, you may want to use example snippets of code to explain your readers a particular syntax. Use a single back-tick ( ` ) around a word in a sentence, to show a quick code snippet.

Similarly, to create code blocks place triple back-ticks ( “` ) before and after the code block. A blank line before and after code blocks makes the raw formatting easier to read.

Markdown Online Writer

AUTOMATIC LINKS

Online Writer Job

Escaping Markdown characters with a back-slash allows you to use any characters which might be getting accidentally converted into HTML.
For Example to write * do not convert into italics* literally without appearing in italics:

EMBEDDING HTML

Possibly the coolest feature of Markdown is that it also supports plain old HTML. If you find yourself stuck and unable to do what you want in Markdown, you can write in regular HTML, and it will work just fine.

If you’re just getting into Markdown and you’ve found yourself with a massive back-log of old files which are written in HTML, you might want to convert them to Markdown to make them easier to work with in future.

Here’s a tool by Dom Christie which lets you do that exactly.

Here are some of our favorite Markdown editors for Mac, Windows desktop and mobile.

  • Mou
  • iA Writer
  • Desk
  • ByWord
  • WriteMonkey
  • MarkdownPad
  • Texts
  • SublimeText
Markdown Online Writer
  • Werdsmith
  • iA Writer
  • ByWord
  • Day One
  • Draft
  • MarkDrop
  • Jotterpad X
  • Writer

Before concluding I wish to see Markdown as a standard

CONCLUSION

I am sure now your fingers will be flying across the keys to speed up your workflow while you pen your piece of writing. Become a pro by practicing writing with Markdown!

Hope you find the post useful.

Author Biodata

Hi, I am Deblina. Student of Rahul Karn, Information Developers Foundation best technical writing Institute in India.

Markdown Online Writer Free

I am a technical writer. I did my engineering in Computer Science and worked with renowned companies. My passion for writing made me connect with a lot of like-minded people across the globe. I love sharing my knowledge and skills on my blog. https://gotechwriter.wordpress.com