deploy: c8673f43ba
This commit is contained in:
parent
b4ed1e56af
commit
21a073fe73
24 changed files with 67 additions and 67 deletions
|
@ -1,6 +1,6 @@
|
|||
<!doctype html><html lang=en-US><head><meta http-equiv=X-Clacks-Overhead content="GNU Terry Pratchett"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=https://clente.github.io/hugo-bearcub/images/favicon.png><title>Markdown Syntax Guide | Bear Cub</title>
|
||||
<meta name=title content="Markdown Syntax Guide"><meta name=description content="Sample article showcasing basic Markdown syntax and formatting for HTML elements."><meta name=keywords content="markdown,css,html,"><meta property="og:title" content="Markdown Syntax Guide"><meta property="og:description" content="Sample article showcasing basic Markdown syntax and formatting for HTML elements."><meta property="og:type" content="article"><meta property="og:url" content="https://clente.github.io/hugo-bearcub/blog/markdown-syntax/"><meta property="og:image" content="https://clente.github.io/hugo-bearcub/images/social_card_bg_hu24b6b25ef60ca259d3d1b88ebbfdfb28_6698_f51c10b818b9bb26fd6c9fab98f03d93.webp"><meta property="article:section" content="blog"><meta property="article:published_time" content="2019-03-11T00:00:00+00:00"><meta property="article:modified_time" content="2019-03-11T00:00:00+00:00"><meta property="og:site_name" content="Bear Cub"><meta property="fb:admins" content="0000000000"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://clente.github.io/hugo-bearcub/images/social_card_bg_hu24b6b25ef60ca259d3d1b88ebbfdfb28_6698_f51c10b818b9bb26fd6c9fab98f03d93.webp"><meta name=twitter:title content="Markdown Syntax Guide"><meta name=twitter:description content="Sample article showcasing basic Markdown syntax and formatting for HTML elements."><meta name=twitter:site content="@example"><meta itemprop=name content="Markdown Syntax Guide"><meta itemprop=description content="Sample article showcasing basic Markdown syntax and formatting for HTML elements."><meta itemprop=datePublished content="2019-03-11T00:00:00+00:00"><meta itemprop=dateModified content="2019-03-11T00:00:00+00:00"><meta itemprop=wordCount content="449"><meta itemprop=image content="https://clente.github.io/hugo-bearcub/images/social_card_bg_hu24b6b25ef60ca259d3d1b88ebbfdfb28_6698_f51c10b818b9bb26fd6c9fab98f03d93.webp"><meta itemprop=keywords content="markdown,css,html,"><meta name=referrer content="no-referrer-when-downgrade"><link href=/hugo-bearcub/original.min.css rel=stylesheet><link href=/hugo-bearcub/syntax.min.css rel=stylesheet></head><body><header><a class=skip-link href=#main-content>Skip to main content</a>
|
||||
<a href=/hugo-bearcub class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a>
|
||||
<a href=/hugo-bearcub/ class=title><h1>Bear Cub</h1></a><nav><a href=/hugo-bearcub/>Home</a>
|
||||
<a href=/hugo-bearcub/blog/>Blog</a>
|
||||
<a href=https://clente.github.io/hugo-bearcub/index.xml>RSS</a>
|
||||
<a class=disabled role=link aria-disabled=true>pt-BR 🇧🇷</a></nav></header><main id=main-content><h1>Markdown Syntax Guide</h1><p class=byline><time datetime=2019-03-11 pubdate>2019-03-11
|
||||
|
@ -34,6 +34,6 @@
|
|||
</span></span><span class=line><span class=ln> 7</span><span class=cl><span class=p><</span><span class=nt>body</span><span class=p>></span>
|
||||
</span></span><span class=line><span class=ln> 8</span><span class=cl> <span class=p><</span><span class=nt>p</span><span class=p>></span>Test<span class=p></</span><span class=nt>p</span><span class=p>></span>
|
||||
</span></span><span class=line><span class=ln> 9</span><span class=cl><span class=p></</span><span class=nt>body</span><span class=p>></span>
|
||||
</span></span><span class=line><span class=ln>10</span><span class=cl><span class=p></</span><span class=nt>html</span><span class=p>></span></span></span></code></pre></div><h2 id=list-types>List Types</h2><h4 id=ordered-list>Ordered List</h4><ol><li>First item</li><li>Second item</li><li>Third item</li></ol><h4 id=unordered-list>Unordered List</h4><ul><li>List item</li><li>Another item</li><li>And another item</li></ul><h4 id=nested-list>Nested list</h4><ul><li>Fruit<ul><li>Apple</li><li>Orange</li><li>Banana</li></ul></li><li>Dairy<ul><li>Milk</li><li>Cheese</li></ul></li></ul><h2 id=other-elements--abbr-sub-sup-kbd-mark>Other Elements — abbr, sub, sup, kbd, mark</h2><p>GIF is a bitmap image format.</p><p>H2O</p><p>Xn + Yn = Zn</p><p>Press CTRL+ALT+Delete to end the session.</p><p>Most salamanders are nocturnal, and hunt for insects, worms, and other small creatures.</p><div class=footnotes role=doc-endnotes><hr><ol><li id=fn:1><p>The above quote is excerpted from Rob Pike’s <a href="https://www.youtube.com/watch?v=PAAkCSZUG1c">talk</a> during Gopherfest, November 18, 2015. <a href=#fnref:1 class=footnote-backref role=doc-backlink>↩︎</a></p></li></ol></div></content><p><a class=blog-tags href=https://clente.github.io/hugo-bearcub/tags/markdown/>#markdown</a>
|
||||
<a class=blog-tags href=https://clente.github.io/hugo-bearcub/tags/css/>#css</a>
|
||||
<a class=blog-tags href=https://clente.github.io/hugo-bearcub/tags/html/>#html</a></p><p><a href='mailto:me@example.com?subject=Reply%20to%20"Markdown%20Syntax%20Guide"'>Reply to this post by email ↪</a></p></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html>
|
||||
</span></span><span class=line><span class=ln>10</span><span class=cl><span class=p></</span><span class=nt>html</span><span class=p>></span></span></span></code></pre></div><h2 id=list-types>List Types</h2><h4 id=ordered-list>Ordered List</h4><ol><li>First item</li><li>Second item</li><li>Third item</li></ol><h4 id=unordered-list>Unordered List</h4><ul><li>List item</li><li>Another item</li><li>And another item</li></ul><h4 id=nested-list>Nested list</h4><ul><li>Fruit<ul><li>Apple</li><li>Orange</li><li>Banana</li></ul></li><li>Dairy<ul><li>Milk</li><li>Cheese</li></ul></li></ul><h2 id=other-elements--abbr-sub-sup-kbd-mark>Other Elements — abbr, sub, sup, kbd, mark</h2><p>GIF is a bitmap image format.</p><p>H2O</p><p>Xn + Yn = Zn</p><p>Press CTRL+ALT+Delete to end the session.</p><p>Most salamanders are nocturnal, and hunt for insects, worms, and other small creatures.</p><div class=footnotes role=doc-endnotes><hr><ol><li id=fn:1><p>The above quote is excerpted from Rob Pike’s <a href="https://www.youtube.com/watch?v=PAAkCSZUG1c">talk</a> during Gopherfest, November 18, 2015. <a href=#fnref:1 class=footnote-backref role=doc-backlink>↩︎</a></p></li></ol></div></content><p><a class=blog-tags href=/hugo-bearcub/tags/markdown/>#markdown</a>
|
||||
<a class=blog-tags href=/hugo-bearcub/tags/css/>#css</a>
|
||||
<a class=blog-tags href=/hugo-bearcub/tags/html/>#html</a></p><p><a href='mailto:me@example.com?subject=Reply%20to%20"Markdown%20Syntax%20Guide"'>Reply to this post by email ↪</a></p></main><footer><small>John Doe (CC BY 4.0) | Made with <a href=https://github.com/clente/hugo-bearcub>Bear Cub</a></small></footer></body></html>
|
Loading…
Add table
Add a link
Reference in a new issue