Sha256: a93a471cb080e7b578e092d1479fd9e36bc888ebb0fd6a67a6a30b4b36cf3886

Contents?: true

Size: 1.19 KB

Versions: 8

Compression:

Stored size: 1.19 KB

Contents

Title
======================

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa


bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb

[link a](http://example.com/) dddddd

Chapter 1
---------
### aaaaaaaaa ###
bbbbb **ccccc**


### dddd ###
    function f () {
        alert(10);
    }

Chapter 2
----------------
list, blank line, list style.

    def MyFunction(param1, param2, ...)

+   `param1` :
    aaaaaaaaaaaaaaaaaaaaa

+   `param2` :
    bbbbbbbbbbbbbbbbbbbbb

Chapter 3
--------
### link, nested link
1. [link1](http://example.com/ "link title a")
    * ![image1](http://github.com/unicorn.png "image title b")
2. [link2][link]
    - [![image2][image]](https://github.com/)

  [link]: http://example.com/ "index type link"
  [image]: http://github.com/github.png "index type image"

### quote, nested quote
> aaaaaaaaa
>
> > bbbbbbbbbbbbbbbbbb
> > cccccccccccccccccc

License
----------
Copyright © 2012 aaaaaaaaaa
Licensed under the [Apache License, Version 2.0][Apache]
Distributed under the [MIT License][mit].
Dual licensed under the [MIT license][MIT] and [GPL license][GPL].

[Apache]: http://www.apache.org/licenses/LICENSE-2.0
[MIT]: http://www.opensource.org/licenses/mit-license.php
[GPL]: http://www.gnu.org/licenses/gpl.html

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
markup-preview-command-0.0.9 sample/sample.md
markup-preview-command-0.0.8 sample/sample.md
markup-preview-command-0.0.7 sample/sample.md
markup-preview-command-0.0.6 test/test.md
markup-preview-command-0.0.5 test/test.md
markup-preview-command-0.0.3 test/test.md
markup-preview-command-0.0.2 test/test.md
markup-preview-command-0.0.1 test/test.md