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