Skip to content

Commit

Permalink
Update with latest changes from master.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskrycho committed Jul 14, 2019
1 parent d506310 commit 19e934e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions show_notes/cysk/_1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<ul>
<li><strong>Date:</strong> January 8, 2017</li>
<li><strong>Subject:</strong> A pull-parser for reading and writing XML.</li>
<li><a href="https://www.podtrac.com/pts/redirect.mp3/f001.backblazeb2.com/file/newrustacean/csyk_1.mp3"><strong>Audio</strong></a></li>
<li><a href="https://www.podtrac.com/pts/redirect.mp3/f001.backblazeb2.com/file/newrustacean/cysk/1.mp3"><strong>Audio</strong></a></li>
</ul>
<p><audio style="width: 100%" title="quick-xml" controls preload=metadata src="https://www.podtrac.com/pts/redirect.mp3/f001.backblazeb2.com/file/newrustacean/csyk_1.mp3" /></p>
<p><audio style="width: 100%" title="quick-xml" controls preload=metadata src="https://www.podtrac.com/pts/redirect.mp3/f001.backblazeb2.com/file/newrustacean/cysk/1.mp3" /></p>
<h2 id="links" class="section-header"><a href="#links">Links</a></h2>
<ul>
<li><a href="https://crates.io/crates/quick-xml">crates.io</a></li>
Expand Down
4 changes: 2 additions & 2 deletions src/show_notes/cysk/_1.rs.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,9 @@
<span class="doccomment">//! - **Subject:** A pull-parser for reading and writing XML.</span>
<span class="doccomment">//! - [**Audio**][mp3]</span>
<span class="doccomment">//!</span>
<span class="doccomment">//! [mp3]: https://www.podtrac.com/pts/redirect.mp3/f001.backblazeb2.com/file/newrustacean/csyk_1.mp3</span>
<span class="doccomment">//! [mp3]: https://www.podtrac.com/pts/redirect.mp3/f001.backblazeb2.com/file/newrustacean/cysk/1.mp3</span>
<span class="doccomment">//!</span>
<span class="doccomment">//! &lt;audio style=&quot;width: 100%&quot; title=&quot;quick-xml&quot; controls preload=metadata src=&quot;https://www.podtrac.com/pts/redirect.mp3/f001.backblazeb2.com/file/newrustacean/csyk_1.mp3&quot; /&gt;</span>
<span class="doccomment">//! &lt;audio style=&quot;width: 100%&quot; title=&quot;quick-xml&quot; controls preload=metadata src=&quot;https://www.podtrac.com/pts/redirect.mp3/f001.backblazeb2.com/file/newrustacean/cysk/1.mp3&quot; /&gt;</span>
<span class="doccomment">//!</span>
<span class="doccomment">//! Links</span>
<span class="doccomment">//! -----</span>
Expand Down

0 comments on commit 19e934e

Please sign in to comment.