Sha256: 12112a0f186c03d81828815b82460f53752ea3317832351e5e08808e888c870e

Contents?: true

Size: 1.12 KB

Versions: 8

Compression:

Stored size: 1.12 KB

Contents

* Title

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb

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

** Chapter 1

*** aaaaaaaaa

    bbbbb *ccccc*

*** dddd

#+BEGIN_EXAMPLE
    function f () {
        alert(10);
    }
#+END_EXAMPLE

** Chapter 2

list, blank line, list style.

#+BEGIN_EXAMPLE
    def MyFunction(param1, param2, ...)
#+END_EXAMPLE

-  =param1= : aaaaaaaaaaaaaaaaaaaaa

-  =param2= : bbbbbbbbbbbbbbbbbbbbb

** Chapter 3

*** link, nested link

1. [[http://example.com/][link1]]

   -  [[http://github.com/unicorn.png]]

2. [[http://example.com/][link2]]

   -  [[https://github.com/][[[http://github.com/github.png]]]]

*** quote, nested quote

#+BEGIN_SRC
    aaaaaaaaa

    > bbbbbbbbbbbbbbbbbb
    > cccccccccccccccccc
#+END_SRC

** License

Copyright © 2012 aaaaaaaaaa Licensed under the
[[http://www.apache.org/licenses/LICENSE-2.0][Apache License, Version
2.0]] Distributed under the
[[http://www.opensource.org/licenses/mit-license.php][MIT License]].
Dual licensed under the
[[http://www.opensource.org/licenses/mit-license.php][MIT license]] and
[[http://www.gnu.org/licenses/gpl.html][GPL license]].

Version data entries

8 entries across 8 versions & 1 rubygems

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