Sha256: a8a8582651f08cfa1e929a5b387ed2b34bfd67758823c268aa0251e2c82867d4
Contents?: true
Size: 599 Bytes
Versions: 139
Compression:
Stored size: 599 Bytes
Contents
# Another chapter This is another chapter.[^numbering] It also includes a little code fencing, mainly to test an edge case for the sake of the Softcover test suite:[^why_code_fencing] ```console $ find . \( -name \*.gemspec -or -name \*.jpg \) -type f ``` [^numbering]: Footnotes are numbered on a per-chapter basis. [^why_code_fencing]: The test suite uses the template files to stress-test the build system. In this case, there used to be a bug when math syntax appeared in a non-math context. Including the code fencing as above ensures that any regressions will cause the test suite to fail.
Version data entries
139 entries across 139 versions & 2 rubygems