update
This commit is contained in:
@@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
> All that is gold does not glitter
|
> All that is gold does not glitter
|
||||||
|
|
||||||
|
> "I am in fact a Hobbit in all but size."
|
||||||
|
|
||||||
## Reasons I like Tolkien
|
## Reasons I like Tolkien
|
||||||
|
|
||||||
* You can spend years studying the legendarium and still not understand its depths
|
* You can spend years studying the legendarium and still not understand its depths
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
<article>
|
<article>
|
||||||
<div><h1>Tolkien Fan Club</h1><p><b>I like Tolkien</b>. Read my <a href="/boot-dev-python-markdown-website-builder/majesty">first post here</a></p><blockquote>All that is gold does not glitter</blockquote><h2>Reasons I like Tolkien</h2><ul><li>You can spend years studying the legendarium and still not understand its depths</li><li>It can be enjoyed by children and adults alike</li><li>Disney <i>didn't ruin it</i></li><li>It created an entirely new genre of fantasy</li></ul><h2>My favorite characters (in order)</h2><ol><li>Gandalf</li><li>Bilbo</li><li>Sam</li><li>Glorfindel</li><li>Galadriel</li><li>Elrond</li><li>Thorin</li><li>Sauron</li><li>Aragorn</li></ol><p>Here's what <code>elflang</code> looks like (the perfect coding language):</p><pre><code>func main(){
|
<div><h1>Tolkien Fan Club</h1><p><b>I like Tolkien</b>. Read my <a href="/boot-dev-python-markdown-website-builder/majesty">first post here</a></p><blockquote>All that is gold does not glitter</blockquote><blockquote>"I am in fact a Hobbit in all but size."</blockquote><h2>Reasons I like Tolkien</h2><ul><li>You can spend years studying the legendarium and still not understand its depths</li><li>It can be enjoyed by children and adults alike</li><li>Disney <i>didn't ruin it</i></li><li>It created an entirely new genre of fantasy</li></ul><h2>My favorite characters (in order)</h2><ol><li>Gandalf</li><li>Bilbo</li><li>Sam</li><li>Glorfindel</li><li>Galadriel</li><li>Elrond</li><li>Thorin</li><li>Sauron</li><li>Aragorn</li></ol><p>Here's what <code>elflang</code> looks like (the perfect coding language):</p><pre><code>func main(){
|
||||||
fmt.Println("Hello, World!")
|
fmt.Println("Hello, World!")
|
||||||
}
|
}
|
||||||
</code></pre></div>
|
</code></pre></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user