<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end> <cite xml:lang="en">Michel Fortin – PHP Markdown Extra</cite>
(<time>2015-03-17 20:07:44 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://michelf.ca/projects/php-markdown/extra/">https://michelf.ca/projects/php-markdown/extra/</anchor-external></figcaption><blockquote><p>This document explains the changes and additions to the Markdown syntax implemented by Markdown Extra.</p></blockquote></figure><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="2" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[2]</anchor-end> <cite>Markdown記法の拡張 - BlueFeather マニュアル</cite>
(<time>2010-04-29 21:15:16 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://ruby.morphball.net/bluefeather/doc/format-extension.html">http://ruby.morphball.net/bluefeather/doc/format-extension.html</anchor-external></figcaption><blockquote><p>BlueFeatherでは、従来のMarkdown記法に加え、PHP Markdown Extraなどから多くの拡張を取り込んでいます。</p><p>PHP Markdown Extra</p><p>定義リスト(dl)</p><p>脚注</p><p>ID付き見出し</p><p>仕切り付きコードブロック</p><p>表組み</p><p>PHP Markdown Extra との違い</p><p>独自拡張</p><p>目次</p><p>強制ブロック区切り</p></blockquote></figure><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="3" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[3]</anchor-end> <cite xml:lang="ja">電書ちゃんのでんでんマークダウン - でんでんマークダウン</cite>
(<time>2015-10-07 18:03:59 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://conv.denshochan.com/markdown">http://conv.denshochan.com/markdown</anchor-external></figcaption><blockquote><p>でんでんマークダウンの記法は Markdown の方言のひとつ PHP Markdown Extra をさらに拡張して、日本語と電子出版に最適化させたものです。従って、オリジナルの Markdown の記法、PHP Markdown Extraに由来する記法、でんでんマークダウン独自の記法が混在しています。</p></blockquote></figure><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="4" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[4]</anchor-end> <cite xml:lang="en">Markdown — Support — WordPress.com</cite>
(<time>2016-12-02 14:14:06 +09:00</time>)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://en.support.wordpress.com/markdown/">https://en.support.wordpress.com/markdown/</anchor-external></figcaption><blockquote><p>WordPress.com uses Markdown Extra, which adds some features not originally available in Markdown. </p></blockquote></figure><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="5" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[5]</anchor-end> <cite xml:lang="en">Markdown — Support — WordPress.com</cite>
(<time>2016-12-02 14:14:45 +09:00</time>)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://en.support.wordpress.com/markdown/">https://en.support.wordpress.com/markdown/</anchor-external></figcaption><blockquote><p>There are two important changes made to how Markdown Extra works on WordPress.com, affecting code blocks:</p><p>Code blocks can use three or more back ticks (```), as well as tildes (~~~).</p><p>Syntax highlighting can be added to code blocks by specifying the code language in the first line of back ticks:</p><p>```css</p><p>.ninja {</p><p>visibility: hidden;</p><p>}</p><p>``` </p><p>The list of supported languages can be found in the Posting Source Code support page.</p></blockquote></figure></body></html>