{"componentChunkName":"component---src-blog-post-tsx","path":"/tutor","result":{"data":{"site":{"siteMetadata":{"title":"lordie"}},"orgContent":{"html":"<div class=\"section\"><h2>Emphasis (can be in <u>headline</u> too)</h2><p><a href=\"https://github.com/orgapp/orgajs\">Here's</a> to the <strong>crazy</strong> ones, the <i>misfits</i>, the <u>rebels</u>, the <code>troublemakers</code>, the round pegs in the <del>round</del> square holes...</p></div><div class=\"section\"><h2>Horizontal Rule</h2><hr></div><div class=\"section\"><h2>Footnote</h2><p>This<sup id=\"fnr-1\" class=\"footnote-ref\" data-label=\"1\"><a href=\"#fn-1\">[1]</a></sup> is a footnote.</p></div><div class=\"section\"><h2>Blocks</h2><p>Code Blocks.</p><p>Using <code>:exports code</code></p><pre><code class=\"hljs language-js\"><span class=\"hljs-built_in\">console</span>.log(<span class=\"hljs-string\">`Only the code should be exported, not the results`</span>)</code></pre><p>: Hello Org : undefined</p><p>Using <code>:exports none</code></p><pre><code class=\"hljs language-js\"><span class=\"hljs-built_in\">console</span>.log(<span class=\"hljs-string\">`This shouldn't be exported`</span>)</code></pre><p>Block Quote.</p><blockquote>I think if you do something and it turns out pretty good, then you should go do\nsomething else wonderful, not dwell on it for too long. Just figure out what�s\nnext.</blockquote><p>Example Block.</p><pre class=\"example\">npm install orga</pre><p>Comments (you are not expected to see anything here).</p><pre class=\"comment\">You are not suppose to see this.</pre><p>Center.</p><center>This line should be centered.</center><p>Verse.</p><pre class=\"verse\">Great clouds overhead\n Tiny black birds rise and fall\n Snow covers Emacs\n\n     -- AlexSchroeder</pre></div><div class=\"section\"><h2>List</h2><div class=\"section\"><h3>Ordered List</h3><ol><li>Apple</li><li>Orange</li><li>Banana</li></ol></div><div class=\"section\"><h3>Unordered List</h3><ul><li>Apple</li><li>Orange</li><li>Banana</li></ul></div><div class=\"section\"><h3>Nested List</h3><ul><li>Apple</li><ol><li>iPhone</li><li>Mac</li><ol><li>MacBook Pro</li><li>iMac</li><li>iMac Pro</li><li>Mac Pro</li><li><del>MacBook Air</del></li></ol></ol><li>Banana</li><li>Orange</li></ul></div><div class=\"section\"><h3>With Checkbox</h3><ul><li><input type=\"checkbox\" checked disabled>Design</li><li><input type=\"checkbox\" checked disabled>Write Code</li><li><input type=\"checkbox\" checked disabled>Test</li><li><input type=\"checkbox\" disabled>Ship</li></ul></div><div class=\"section\"><h3>Multi-line List Items</h3><ul><li><strong>Apple</strong> is an American multinational technology company headquartered in</li></ul><p>Cupertino, California that designs, develops, and sells consumer electronics, computer software, and online services.</p><ul><li>Orange</li><li>Banana</li></ul></div></div><div class=\"section\"><h2>Table</h2><table border=\"2\" cellspacing=\"0\" cellpadding=\"6\" rules=\"groups\" frame=\"hsides\"><thead><tr><th> Name           </th><th> Species      </th><th> Gender </th><th> Role         </th></tr></thead><tbody><tr><td> <strong>Bruce Wayne</strong>  </td><td> <del>Bat</del> Human  </td><td> M      </td><td> <a href=\"https://en.wikipedia.org/wiki/Batman\">Batman</a>       </td></tr><tr><td> <u>Clark Kent</u>   </td><td> <code>Kryptonian</code> </td><td> M      </td><td> <a href=\"https://en.wikipedia.org/wiki/Superman\">Superman</a>     </td></tr><tr><td> <i>Diana Prince</i> </td><td> <code>Amazonian</code>  </td><td> F      </td><td> <a href=\"https://en.wikipedia.org/wiki/Wonder_Woman\">Wonder Woman</a> </td></tr></tbody><caption></caption></table></div><div class=\"section\"><h2>Export</h2><small>small text</small><h3>A Headline</h3>\n<p>And a Paragraph.</p></div><div class=\"section\"><h2>Links</h2><p><figure><img src=\"https://upload.wikimedia.org/wikipedia/commons/a/a6/Org-mode-unicorn.svg\"><figcaption>image from URL</figcaption></figure></p><p><figure><img src=\"logo.svg\"><figcaption>image from local file</figcaption></figure></p><p><figure><img src=\"./logo.svg\"><figcaption>image with relative path</figcaption></figure></p><p><a href=\"./syntax.pdf\">pdf file from local path</a></p><p><a href=\"another_org_file.org\">link to another org file</a></p></div><div class=\"section\"><h2>Footnotes</h2></div><dt class=\"footnote-label\">[1]</dt><dd class=\"footnote-content\"><div id=\"fn-1\" class=\"footnote\" data-label=\"1\"><p>And this is the content of the footnote. And this is another line.</p><pre><code class=\"hljs language-swift\">console.log(`code block works too`)</code></pre></div></dd><dl id=\"footnotes\"><dt class=\"footnote-label\">[1]</dt><dd class=\"footnote-content\"><div id=\"fn-1\" class=\"footnote\" data-label=\"1\"><p>And this is the content of the footnote. And this is another line.</p><pre><code class=\"hljs language-swift\">console.log(`code block works too`)</code></pre></div></dd></dl>","metadata":{"title":"Supoprted Syntax","date":"2018-12-23T00:00:00.000Z"}}},"pageContext":{"slug":"/tutor","tags":["Featured","Tutorial","Org-mode"],"previous":{"slug":"/nodejs-streams","metadata":{"title":"Node.js Streams"}},"next":null}},"staticQueryHashes":["2841359383"]}