Sha256: 23b68d5b5a4b160eb711b108c552568de78be1598944bf66362cbe0215cc0aca

Contents?: true

Size: 326 Bytes

Versions: 10

Compression:

Stored size: 326 Bytes

Contents

= Document Title

== First Section

* One
* Two

Refer to <<another-section>> or <<another-section-1>>.

Navigate from {docname}{outfilesuffix} to <<another-document#,another document>>.

== Another Section

NOTE: Here is some source code.

```ruby
puts "Hello, World!"
```

* [ ] todo
* [x] done

== Another Section

content

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
github-markup-3.0.3 test/markups/README.asciidoc
github-markup-3.0.2 test/markups/README.asciidoc
github-markup-3.0.1 test/markups/README.asciidoc
github-markup-3.0.0 test/markups/README.asciidoc
github-markup-2.0.1 test/markups/README.asciidoc
github-markup-2.0.0 test/markups/README.asciidoc
github-markup-1.7.0 test/markups/README.asciidoc
github-markup-1.6.2 test/markups/README.asciidoc
github-markup-1.6.1 test/markups/README.asciidoc
github-markup-1.6.0 test/markups/README.asciidoc