Sha256: 9385841c4c60d21612ba7174141378f03685fa70cf619f1bfedb4f6ba0ec58c5

Contents?: true

Size: 1.93 KB

Versions: 65

Compression:

Stored size: 1.93 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!_
out: |-
  <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*'
out: '<p><strong>this <span>span</span> is strong</strong></p>'
---
in: '*this <span>Camel Thing<a href="../show/CamelThing">?</a></span> is strong*'
out: '<p><strong>this <span>Camel Thing<a href="../show/CamelThing">?</a></span> is strong</strong></p>'
---
in: '_this <span>span</span> is italic_'
out: '<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>%'
out: '<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.
out: |-
  <h2>Version History</h2>

  	<ul>
  	<li><a href="http://www.threewordslong.com/render-0-8-9b.patch">Version
  0.0</a> &#8211; Early version using <span class="caps">MD5</span> hashes.</li>
  		<li><a href="http://www.threewordslong.com/chunk-0-1.patch.gz">Version
  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"
out: "<p>&#8212;richSeymour&#8212;whyTheLuckyStiff</p>"

Version data entries

65 entries across 65 versions & 7 rubygems

Version Path
gsterndale-warrant-0.2.0 test/rails_root/vendor/gems/RedCloth-3.0.4/tests/instiki.yml
radiant-1.0.0.rc2 vendor/redcloth/tests/instiki.yml
radiant-1.0.0.rc1 vendor/redcloth/tests/instiki.yml
radiantcms-couchrest_model-0.2.4 vendor/redcloth/tests/instiki.yml
radiantcms-couchrest_model-0.2.2 vendor/redcloth/tests/instiki.yml
radiantcms-couchrest_model-0.2.1 vendor/redcloth/tests/instiki.yml
radiantcms-couchrest_model-0.2 vendor/redcloth/tests/instiki.yml
radiantcms-couchrest_model-0.1.9 vendor/redcloth/tests/instiki.yml
radiantcms-couchrest_model-0.1.8 vendor/redcloth/tests/instiki.yml
radiantcms-couchrest_model-0.1.7 vendor/redcloth/tests/instiki.yml
radiantcms-couchrest_model-0.1.6 vendor/redcloth/tests/instiki.yml
radiantcms-couchrest_model-0.1.5 vendor/redcloth/tests/instiki.yml
radiantcms-couchrest_model-0.1.4 vendor/redcloth/tests/instiki.yml
radiantcms-couchrest_model-0.1.3 vendor/redcloth/tests/instiki.yml
radiantcms-couchrest_model-0.1.2 vendor/redcloth/tests/instiki.yml
radiantcms-couchrest_model-0.1.1 vendor/redcloth/tests/instiki.yml
radiantcms-couchrest_model-0.1 vendor/redcloth/tests/instiki.yml
radiant-0.7.2 vendor/redcloth/tests/instiki.yml
radiant-0.9.1 vendor/redcloth/tests/instiki.yml
radiant-0.8.2 vendor/redcloth/tests/instiki.yml