zhuochun / md-writer

✒️ Make Atom a better Markdown/AsciiDoc editor for writers and bloggers
https://atom.io/packages/markdown-writer
MIT License
341 stars 46 forks source link
asciidoc atom atom-package atom-plugin coffeescript markdown markdown-writer

Markdown-Writer for Atom

Apm Version Apm Downloads Reviewed by Hound

Adds tons of features to make Atom a better Markdown/AsciiDoc editor!

Works great with static blogging as well. Try it with Jekyll, Octopress, Hexo or any of your favorite static blog engines.

Insert Image

More GIFs Here: Create New Post, Insert Reference Link, Remove Reference Link.

Table of Contents (click to expand) - [Features](#features) - [Blogging](#blogging) - [General](#general) - [CriticMarkup](#criticmarkup) - [AsciiDoc](#asciidoc) - [Plugins](#plugins) - [Installation](#installation) - [Setup](#setup) - [Contributing](#contributing) - [Project](#project)

Features

Blogging

General

CriticMarkup

Following CriticMarkup commands are supported:

AsciiDoc

AsciiDoc is supported with language-asciidoc installed.

Plugins

Toolbar for Markdown Writer is available at tool-bar-markdown-writer.

Installation

After installation, you can find and trigger any feature through:

Setup

Execute command Markdown Writer: Create Default keymaps to add the recommended keymaps to your configs. You can modify them based on your needs (wiki).

Configure your Package's Settings. Menu: File -> Settings (cmd-,) -> Packages -> Markdown-Writer -> Settings.

Contributing

Your contributions are really appreciated. You can follow CONTRIBUTING guide to get everything started.

Project