theshell.ch/bonus2/res/test.html
bevilj 1b89bcde4d bonus2: support special html chars
git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@239 a672b425-5310-4d7a-af5c-997e18724b81
2018-11-16 20:02:39 +00:00

75 lines
1.8 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
layout: page
category-title: Knowledge
category-page: basic
tags: tragedy know
author: Sheev Palpatine
title: The Tragedy
previous-page: pages/cmd/basic/open.html
next-page: pages/cmd/basic/ls.html
---
Did you ever hear the tragedy of
<b>Darth Plagueis</b> <i>The Wise</i>?<br>
<code>I thought not</code>. Its not a story the Jedi would tell you.</br>
Its a Sith legend. Darth Plagueis was a Dark Lord of the Sith,
so powerful &amp; so wise he could use the Force to influence the midichlorians to <u>create life…</u><br>
He had such a knowledge of the dark side that he could even keep the ones he cared about from dying.<br>
The dark side of the Force is a pathway to many abilities some consider to be unnatural.<br>
He became so powerful… the only thing he was afraid of was losing his power, which eventually, of course, he did.<br>
Unfortunately, he taught his apprentice everything he knew, then his apprentice killed him in his sleep.<br>
<b>Ironic</b>. He could save others from death, but not himself.<br>
<table>
<tr>
<td>Take a</td>
<td><b>seat</b></td>
</tr>
<tr>
<td><a href="https://google.com">This</a> is where</td>
<td>The fun begins</td>
</tr>
</table>
<h3>Fish</h3>
<h2>Fish</h2>
<h1>Fish</h1>
There's always &gt;&gt; <a href="{{ site.baseurl }}/bigger.html">bigger</a> fish
<ul>
<li><u>Hello there</u></li>
<li>General Kenobi</li>
<li>You're a <b>bold</b> one</li>
</ul>
{% highlight bash %}
Dew it.
{% endhighlight %}
&lt; Credits will do fine &gt;
<table>
<tr>
<th>The</th>
<th>negotiations</th>
</tr>
<tr>
<td>where</td>
<td>short</td>
</tr>
<tr>
<td>I'll try</td>
<td><i>spinning</i></td>
</tr>
<tr>
<td>that's a</td>
<td>good trick</td>
</tr>
</table>