This repository has been archived by the owner on Feb 28, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
6 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<html><head></head><body><h1 id="the-helix-pipeline-supports-icons-now">The <strong>Helix</strong> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-pipeline"><use href="/icons/pipeline.svg"><title>pipeline</title></use></svg> supports icons now</h1> | ||
<p>This <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tada"><use href="/icons/tada.svg"><title>tada</title></use></svg> will render as an icon. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-thumbsup"><use href="/icons/thumbsup.svg"><title>thumbsup</title></use></svg></p> | ||
<p>I said: this is cool. There are smiles :) - even <strong>big <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-smiles"><use href="/icons/smiles.svg"><title>smiles</title></use></svg></strong> and <a href="http://www.example.com/"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-foo"><use href="/icons/foo.svg"><title>foo</title></use></svg></a></p> | ||
<p>:: smile <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-smile"><use href="/icons/smile.svg"><title>smile</title></use></svg><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-smile"><use href="/icons/smile.svg"><title>smile</title></use></svg>:<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-smile"><use href="/icons/smile.svg"><title>smile</title></use></svg>::<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-smile"><use href="/icons/smile.svg"><title>smile</title></use></svg></p> | ||
<html><head></head><body><h1 id="the-helix-pipeline-supports-icons-now">The <strong>Helix</strong> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-pipeline"><use href="/icons/pipeline.svg"></use></svg> supports icons now</h1> | ||
<p>This <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tada"><use href="/icons/tada.svg"></use></svg> will render as an icon. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-thumbsup"><use href="/icons/thumbsup.svg"></use></svg></p> | ||
<p>I said: this is cool. There are smiles :) - even <strong>big <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-smiles"><use href="/icons/smiles.svg"></use></svg></strong> and <a href="http://www.example.com/"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-foo"><use href="/icons/foo.svg"></use></svg></a></p> | ||
<p>:: smile <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-smile"><use href="/icons/smile.svg"></use></svg><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-smile"><use href="/icons/smile.svg"></use></svg>:<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-smile"><use href="/icons/smile.svg"></use></svg>::<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-smile"><use href="/icons/smile.svg"></use></svg></p> | ||
<pre><code class="language-javascript">console.log('this is in a :code: block'); | ||
</code></pre> | ||
<p><code>this is inline :code:</code></p></body></html> |