=== wp-markdown-live === Contributors: Takashi Kanemoto Donate link: Tags: markdown, live, realtime, preview, column Requires at least: 3.0 Tested up to: 3.8 Stable tag: v1.0.5 License: MIT License URI: http://opensource.org/licenses/mit-license.php This plugin hide wysiwyg editor and create Markdown editor with live preview. == Description == = Abstract = This plugin hide wysiwyg editor and create Markdown editor with live preview. = How to use = All you need is installing only. You can preview with clicking [preview] button or pressing "Ctrl+L". You also can use [SyntaxHighlighter Evolved Plugin](http://www.viper007bond.com/wordpress-plugins/syntaxhighlighter/) with this plugin. = 概要 = WordPress の投稿および固定ページの編集画面で、ビジュアルエディタ (Wysiwyg) を Markdown エディタに置き換え、ライブプレビュー (リアルタイムプレビュー) しながら編集できるようにするためのプラグインです。 = 使い方 = インストールするだけで使えます。特に設定はありません。Markdown で記事を書き、[preview] ボタンをクリックするか、"Ctrl+L" を押すかするとライブプレビューを更新できます。 また、[SyntaxHighlighter Evolved Plugin](http://www.viper007bond.com/wordpress-plugins/syntaxhighlighter/) を導入している場合、ショートコードも正常にコンパイルしてプレビューされます。 = GitHub = [Click here](https://github.com/qckanemoto/wp-markdown-live) to view on GitHub. == Installation == 1. Upload the entire `wp-markdown-live` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == none. == Screenshots == 1. Markdown editor and live-preview. == Changelog == = v1.0.5 = * Fixed jQuery.noConflict() problem and image previewing problem. = v1.0.4 = * Just modified readme. = v1.0.3 = * Changed parser for live-preview to one for public page. = v1.0.2 = * Removed own jquery. = v1.0.1 = * Initial release. == Upgrade Notice == none.