Sha256: b21e0ed84616fffa09e37242c345b95a33c92f686c4de08c6964e53813f0480e

Contents?: true

Size: 1.92 KB

Versions: 95

Compression:

Stored size: 1.92 KB

Contents

--- # Bugs filed at http://www.instiki.org/show/BugReports
in: |-
  _Hi, <span class="newWikiWord">Joe Bob<a href="../show/JoeBob">?</a></span>, this should all be in italic!_
html: |-
  <p><em>Hi, <span class="newWikiWord">Joe Bob<a href="../show/JoeBob">?</a></span>, this should all be in italic!</em></p>
---
in: '*this <span>span</span> is strong*'
html: '<p><strong>this <span>span</span> is strong</strong></p>'
---
in: '*this <span>Camel Thing<a href="../show/CamelThing">?</a></span> is strong*'
html: '<p><strong>this <span>Camel Thing<a href="../show/CamelThing">?</a></span> is strong</strong></p>'
---
in: '_this <span>span</span> is italic_'
html: '<p><em>this <span>span</span> is italic</em></p>'
---
in: '%{color:red}nested span because of <span><span class="newWikiWord">Camel Word<a href="../show/CamelWord">?</a></span></span>%'
html: '<p><span style="color:red;">nested span because of <span><span class="newWikiWord">Camel Word<a href="../show/CamelWord">?</a></span></span></span></p>'
---
in: |-
  h2. Version History
  
  * "Version
  0.0":http://www.threewordslong.com/render-0-8-9b.patch - Early version using MD5 hashes.
  * "Version
  0.1":http://www.threewordslong.com/chunk-0-1.patch.gz - First cut of new system. Much cleaner.
  * "Version 0.2":http://www.threewordslong.com/chunk-0-2.patch.gz - Fixed problem with "authors" page and some tests.
html: |-
  <h2>Version History</h2>
  <ul>
  	<li><a href="http://www.threewordslong.com/render-0-8-9b.patch">Version<br />
  0.0</a> &#8211; Early version using MD5 hashes.</li>
  	<li><a href="http://www.threewordslong.com/chunk-0-1.patch.gz">Version<br />
  0.1</a> &#8211; First cut of new system. Much cleaner.</li>
  	<li><a href="http://www.threewordslong.com/chunk-0-2.patch.gz">Version 0.2</a> &#8211; Fixed problem with &#8220;authors&#8221; page and some tests.</li>
  </ul>
---
in: "--richSeymour --whyTheLuckyStiff"
html: "<p>&#8212;richSeymour &#8212;whyTheLuckyStiff</p>"

Version data entries

95 entries across 95 versions & 9 rubygems

Version Path
BBRedCloth-0.8.2 test/instiki.yml
BBRedCloth-0.8.1 test/instiki.yml
RedCloth-4.2.7-x86-mswin32-60 spec/fixtures/instiki.yml
RedCloth-4.2.7-x86-mingw32 spec/fixtures/instiki.yml
RedCloth-4.2.7-java spec/fixtures/instiki.yml
RedCloth-4.2.7 spec/fixtures/instiki.yml
RedCloth-4.2.5-x86-mswin32-60 spec/fixtures/instiki.yml
RedCloth-4.2.5-x86-mingw32 spec/fixtures/instiki.yml
RedCloth-4.2.5-java spec/fixtures/instiki.yml
RedCloth-4.2.5 spec/fixtures/instiki.yml
RedCloth-4.2.4-x86-mswin32-60 spec/fixtures/instiki.yml
RedCloth-4.2.4-x86-mingw32 spec/fixtures/instiki.yml
RedCloth-4.2.4-java spec/fixtures/instiki.yml
RedCloth-4.2.4 spec/fixtures/instiki.yml
RedCloth-4.2.4.pre3-x86-mswin32-60 spec/fixtures/instiki.yml
RedCloth-4.2.4.pre3-x86-mingw32 spec/fixtures/instiki.yml
RedCloth-4.2.4.pre3-java spec/fixtures/instiki.yml
RedCloth-4.2.4.pre3 spec/fixtures/instiki.yml
RedCloth-4.2.4.pre2-x86-mswin32-60 spec/fixtures/instiki.yml
RedCloth-4.2.4.pre2-x86-mingw32 spec/fixtures/instiki.yml