Sha256: ed582ffb999723061e948bf1a392d49e7b909f30a1ab25bb7ef445e2d486b360

Contents?: true

Size: 381 Bytes

Versions: 8

Compression:

Stored size: 381 Bytes

Contents

= Document Title
// sectanchors will be ignored
:sectanchors:

== First Section

* One
* Two

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

Navigate from {docname}{outfilesuffix} to xref:another-document.asciidoc[another document].

== Another Section

NOTE: Here is some source code.

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

* [ ] todo
* [x] done

== Another Section

content

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/github-markup-5.0.1/test/markups/README.asciidoc
github-markup-5.0.1 test/markups/README.asciidoc
github-markup-5.0.0 test/markups/README.asciidoc
github-markup-4.0.2 test/markups/README.asciidoc
github-markup-4.0.1 test/markups/README.asciidoc
github-markup-4.0.0 test/markups/README.asciidoc
github-markup-3.0.5 test/markups/README.asciidoc
github-markup-3.0.4 test/markups/README.asciidoc