/TIL

Report of what I've learned Today, inspired by thoughtbot/til & milooy/TIL

Today I Learned...

Reports of what I've learned today.

Report will be written in Markdown.

1. Report rules

2. Simple Markdown Syntax.

2.1. Header

2.2. Block Quote

2.3. Lists

2.4. Code

<pre><code></code></pre> or ```<code> ```
Use the printf() function

Use the printf() function

2.5. Horizontal Line

<hr />
* * *
***
- - -
---
-

2.6. Links

2.7. Text Emphasize

2.8. Image

2.9. Markdown Syntax Reference

john-gruber-markdown Korean
ihoneymon adam-p/markdown-here