Sha256: 74e0d133099b500aca5da2c0f1a31c9dca2e761bd66067280e940c191c5fc591
Contents?: true
Size: 427 Bytes
Versions: 1
Compression:
Stored size: 427 Bytes
Contents
#$Id: test-tables.yml 124 2006-05-07 16:28:09Z larry $ title: TableInCodeBlock in: " [|bob||jim|]" html: |- <pre><code>[|bob||jim|] </code></pre> --- title: TableInBackquotes in: '`[|bob||jim|]`' html: |- <p><code>[|bob||jim|]</code></p> --- title: ExclamationInTable_KNOWNtoFAIL in: "[| [[Blog]] (new!) |]" html: |- <table class=""><tr><td><a class="existing" href="/prefix/Blog">Blog</a> (new!)</td></tr></table>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tartan-0.2.1 | test/test-combo.yml |