Sha256: 60924005f8a2949ef79736b4c2c1b03c113dd4b4d973e7d6ba8059904526bd72

Contents?: true

Size: 1.76 KB

Versions: 32

Compression:

Stored size: 1.76 KB

Contents

<!--
1. Number each table and figure (e.g. Table 1, Figure 1) in a first child div with class
   'caption'.
2. Replace all "[LINK]" text in "a" tags with class "needs-label" with the "Table X" or
   "Figure X" text from the referred-to table or figure.
-->

<html>
  <body>
    <div class="book">
      <div class="chapter">
        <p>Lorem ipsum.</p>
        <table id="g72s2414"><div class="caption">Table 1</div><th>I am a table. Use your imagination...</th></table>
        <p>Lorem ipsum.</p>
        <p>Lorem ipsum.</p>
        <figure id="m2m4m3ag"><div class="caption">Figure 1</div>I am a figure. Use your imagination...</figure>
        <p>Lorem ipsum.</p>
        <p>See this table for info: <a class="needs-label" href="#g72s2414">Table 1</a></p>
        <p>See this figure for a nice picture: <a class="needs-label" href="#m2m4m3ag">Figure 1</a></p>
        <p>Lorem ipsum.</p>
        <table id="45m5nh21"><div class="caption">Table 2</div><th>I am a table. Use your imagination...</th></table>
        <p>Lorem ipsum.</p>
        <p>See this table for info: <a class="needs-label" href="#45m5nh21">Table 2</a></p>
        <p>Lorem ipsum.</p>
        <figure id="ghtkc34x"><div class="caption">Figure 2</div>I am a figure. Use your imagination...</figure>
        <p>Lorem ipsum.</p>
        <figure id="58dcdthw"><div class="caption">Figure 3</div>I am a figure. Use your imagination...</figure>
        <p>Lorem ipsum.</p>
        <p>See this figure for a nice picture: <a class="needs-label" href="#58dcdthw">Figure 3</a></p>
        <p>Lorem ipsum.</p>
        <p>See this figure for a nice picture: <a class="needs-label" href="#ghtkc34x">Figure 2</a></p>
        <p>Don't do anything to this link: <a href="#ghtkc34x">Don't change me</a></p>
      </div>
    </div>
  </body>
</html>

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
openstax_kitchen-19.0.0 tutorials/04/expected_baked.html
openstax_kitchen-18.0.0 tutorials/04/expected_baked.html
openstax_kitchen-17.1.0 tutorials/04/expected_baked.html
openstax_kitchen-17.0.0 tutorials/04/expected_baked.html
openstax_kitchen-16.0.0 tutorials/04/expected_baked.html
openstax_kitchen-15.0.0 tutorials/04/expected_baked.html
openstax_kitchen-14.0.0 tutorials/04/expected_baked.html
openstax_kitchen-13.0.0 tutorials/04/expected_baked.html
openstax_kitchen-12.2.0 tutorials/04/expected_baked.html
openstax_kitchen-12.1.0 tutorials/04/expected_baked.html
openstax_kitchen-12.0.0 tutorials/04/expected_baked.html
openstax_kitchen-11.2.0 tutorials/04/expected_baked.html
openstax_kitchen-11.1.0 tutorials/04/expected_baked.html
openstax_kitchen-11.0.0 tutorials/04/expected_baked.html
openstax_kitchen-10.0.0 tutorials/04/expected_baked.html
openstax_kitchen-9.2.0 tutorials/04/expected_baked.html
openstax_kitchen-9.1.0 tutorials/04/expected_baked.html
openstax_kitchen-9.0.0 tutorials/04/expected_baked.html
openstax_kitchen-8.0.1 tutorials/04/expected_baked.html
openstax_kitchen-8.0.0 tutorials/04/expected_baked.html