Currently, Stack Exchange’s Markdown parser only allows four-space indents to represent code blocks: // some code // another line of code GitHub Flavored Markdown and other Markdown implementations allow for an alternative syntax, that doesn... 続きを読む
README.mdMarkdown CSS This is a simple style with normalized defaults, it should work on anything from a desktop, to a phone. View the live preview here: PlanetZXY.com/markdown/. How to use Add this to the top of your markdown file <link href... 続きを読む
Showdown Demo ------------- You can try out Showdown on this page: - Type some [Markdown] text on the left side. - See the corresponding HTML on the right. For a Markdown cheat-sheet, switch the right-hand window from *Preview* to *Syntax Gui... 続きを読む
HTMLをMarkdownに変換する posted at 2008-05-07T15:03+09:00 Category : Coding Others Tags : markdown tips perl Markdownから変換したHTMLをもう一度Markdownに戻す方法。 Tumblrでは記法としてMarkdownを使えたりするんだけど、API経由では元のMarkdownが... 続きを読む