diff options
Diffstat (limited to 'site/content/blog/2018-12-02-second-blog-post/index.txt')
| -rw-r--r-- | site/content/blog/2018-12-02-second-blog-post/index.txt | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/site/content/blog/2018-12-02-second-blog-post/index.txt b/site/content/blog/2018-12-02-second-blog-post/index.txt deleted file mode 100644 index c17e9cd0..00000000 --- a/site/content/blog/2018-12-02-second-blog-post/index.txt +++ /dev/null @@ -1,54 +0,0 @@ -Title: Second post! -Author: Adam Harvey -Date: 2018-12-02 - -# H1 -## H2 -### H3 -#### H4 - -I declare a thumb war. Ha! - -Let's get one thing straight. [I'm an inline-style link](https://www.google.com). URLs and URLs in angle brackets will automatically get turned into links. http://www.example.com or <http://www.example.com> and sometimes example.com. We have links, but can we break the chain? - -Face it. Time to face facts. Look. I'm not going to say this more than once, so listen up. Listen up. Get real. Get ready. This isn't going to be easy. This isn't going to be the easiest **bold text** _italic text_ ~~strikethrough~~ - -1. Potato -2. Potato - * Un-related sub-potato -3. Potato -4. Potato - -``` -print("blah") -print "i'm a python 2 style print statement" -i<span class="color: red">'m a syntax error</span> -``` - - - - -## Hell Yeah - -| Tables | Are | Cool | -| ------------- |:-------------:| -----:| -| col 3 is | right-aligned | $1600 | -| col 2 is | centered | $12 | -| zebra stripes | are neat | $1 | - -> Blockquotes are very handy in email to emulate reply text. -> This line is part of the same quote. - -Quote break. - -> This is a very long line that will still be quoted properly when it wraps. Oh boy let's keep writing to make sure this is long enough to actually wrap for everyone. Oh, you can _put_ **Markdown** into a blockquote. Now no reason to get **swervy** when your *orange* attitude is what's making the text _wrap_. - -<div class="test">And did I mention contain HTML??!!!</div> - -<script type="text/javascript">document.querySelector('.test').style.backgroundColor = 'red'</script> - ---- - -That's it! - - |
