2022-09-11 16:41:09 -05:00
<!doctype html> < html lang = en dir = ltr class = scroll-smooth data-default-appearance = dark data-auto-appearance = false > < head > < meta charset = utf-8 > < meta http-equiv = content-language content = "en" > < meta name = viewport content = "width=device-width,initial-scale=1" > < meta http-equiv = x-ua-compatible content = "ie=edge" > < title > Markdown · Blowfish< / title > < meta name = title content = "Markdown · Blowfish" > < meta name = description content = "Product | Nuno Coração" > < link rel = canonical href = https://nunocoracao.github.io/blowfish/samples/markdown/ > < link type = text/css rel = stylesheet href = /blowfish/css/main.bundle.min.3f7a3d89b943c3dacb033ff4448c83a5b58692eb75f99e903ee759443c690298da06dc2cc7adc967ae51bb50103acfa1b65f99a428ef2ff09176f2519b277273.css integrity = "sha512-P3o9iblDw9rLAz/0RIyDpbWGkut1+Z6QPudZRDxpApjaBtwsx63JZ65Ru1AQOs+htl+ZpCjvL/CRdvJRmydycw==" > < script type = text/javascript src = /blowfish/js/main.min.cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e.js integrity = "sha512-z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==" > < / script >
< script type = text/javascript src = /blowfish/js/appearance.min.4a00b8b8a9118d31826a03a2a9cca83390fcd3eddd9e03868fffcf4dc1e2dc15649e9266091f1225a24e1bcf6558ff4807f77663bcfaaa8f3050d73c1bd5bf0b.js integrity = "sha512-SgC4uKkRjTGCagOiqcyoM5D80+3dngOGj//PTcHi3BVknpJmCR8SJaJOG89lWP9IB/d2Y7z6qo8wUNc8G9W/Cw==" > < / script >
2022-09-12 06:49:52 -05:00
< script defer type = text/javascript id = script-bundle src = /blowfish/js/main.bundle.min.9ae0a991bb442898e9bc60cf318b4de3ff878325ff3821625a5564b32b2f66aec0e7f7d0e00ca3ac7df59d9f01c18c88b6bdd213184f86ac9ce06d7bdffbadf8.js integrity = "sha512-muCpkbtEKJjpvGDPMYtN4/+HgyX/OCFiWlVksysvZq7A5/fQ4AyjrH31nZ8BwYyItr3SExhPhqyc4G173/ut+A==" data-copy data-copied > < / script >
2022-09-11 16:41:09 -05:00
< script src = /js/zoom.min.js > < / script >
2022-09-12 06:49:52 -05:00
< link rel = apple-touch-icon sizes = 180x180 href = /blowfish/%20apple-touch-icon.png > < link rel = icon type = image/png sizes = 32x32 href = /blowfish/%20favicon-32x32.png > < link rel = icon type = image/png sizes = 16x16 href = /blowfish/%20favicon-16x16.png > < link rel = manifest href = /blowfish/%20site.webmanifest > < meta property = "og:title" content = "Markdown" > < 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://nunocoracao.github.io/blowfish/samples/markdown/" > < meta property = "article:section" content = "samples" > < 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 = "Blowfish" > < meta name = twitter:card content = "summary" > < meta name = twitter:title content = "Markdown" > < meta name = twitter:description content = "Sample article showcasing basic Markdown syntax and formatting for HTML elements." > < script type = application/ld+json > [ { "@context" : "https://schema.org" , "@type" : "Article" , "articleSection" : "Content Samples" , "name" : "Markdown" , "headline" : "Markdown" , "description" : "Sample article showcasing basic Markdown syntax and formatting for HTML elements." , "abstract" : "\u003cp\u003eThis article offers a sample of basic Markdown formatting that can be used in Congo, also it shows how some basic HTML elements are decorated.\u003c\/p\u003e" , "inLanguage" : "en" , "url" : "https:\/\/nunocoracao.github.io\/blowfish\/samples\/markdown\/" , "author" : { "@type" : "Person" , "name" : "Blowfish" } , "copyrightYear" : "2019" , "dateCreated" : "2019-03-11T00:00:00\u002b00:00" , "datePublished" : "2019-03-11T00:00:00\u002b00:00" , "dateModified" : "2019-03-11T00:00:00\u002b00:00" , "keywords" : [ "markdown" , "css" , "html" , "sample" ] , "mainEntityOfPage" : "true" , "wordCount" : "472" } ] < / script > < meta name = author content = "Blowfish" > < script async src = "https://www.googletagmanager.com/gtag/js?id=G-XXXXXX" > < / script >
< script > var doNotTrack = ! 1 ; if ( ! doNotTrack ) { window . dataLayer = window . dataLayer || [ ] ; function gtag ( ) { dataLayer . push ( arguments ) } gtag ( 'js' , new Date ) , gtag ( 'config' , 'G-XXXXXX' , { anonymize _ip : ! 1 } ) } < / script > < link rel = stylesheet href = https://rsms.me/inter/inter.css > < script > console . log ( "AIzaSyAN9vJzbGcqXi3fCiakI8rCVV7-S6T8n4s" ) < / script > < script src = https://www.gstatic.com/firebasejs/8.10.0/firebase-app.js > < / script >
< script src = https://www.gstatic.com/firebasejs/8.10.0/firebase-firestore.js > < / script >
< script src = https://www.gstatic.com/firebasejs/8.10.0/firebase-auth.js > < / script >
< script > const firebaseConfig = { apiKey : "AIzaSyAN9vJzbGcqXi3fCiakI8rCVV7-S6T8n4s" , authDomain : "AIzaSyAN9vJzbGcqXi3fCiakI8rCVV7-S6T8n4s" , projectId : "homepage-a0c38" , storageBucket : "homepage-a0c38.appspot.com" , messagingSenderId : "722874298820" , appId : "1:722874298820:web:b5c0e707586eba68c43491" , measurementId : "G-H8CSEYZFG4" } ; var app = firebase . initializeApp ( firebaseConfig ) , db = firebase . firestore ( ) , auth = firebase . auth ( ) < / script > < / head > < body class = "flex flex-col h-screen px-6 m-auto text-lg leading-7 max-w-7xl bg-neutral text-neutral-900 dark:bg-neutral-800 dark:text-neutral sm:px-14 md:px-24 lg:px-32" > < div id = the-top class = "absolute flex self-center" > < a class = "px-3 py-1 text-sm -translate-y-8 rounded-b-lg bg-primary-200 focus:translate-y-0 dark:bg-neutral-600" href = #main-content > < span class = "font-bold text-primary-600 ltr:pr-2 rtl:pl-2 dark:text-primary-400" > ↓ < / span > Skip to main content< / a > < / div > < div style = padding-left:0;padding-right:0 class = "flex items-center justify-between px-4 py-6 sm:px-6 md:justify-start space-x-3" > < div > < a href = /blowfish/ class = flex > < span class = sr-only > Blowfish< / span >
< img src = /blowfish/img/blowfish_logo_transparent.png width = 1000 height = 1000 class = "max-h-[5rem] max-w-[5rem] object-scale-down object-left nozoom" alt = Blowfish > < / a > < / div > < div class = "flex flex-1 items-center justify-between" > < nav class = "flex space-x-3" > < a href = / class = "text-base font-medium text-gray-500 hover:text-gray-900" > Blowfish< / a > < / nav > < div class = "hidden md:flex items-center space-x-5 md:ml-12" > < a href = /blowfish/docs/ class = "text-base font-medium text-gray-500 hover:text-gray-900" title = Documentation > Docs< / a >
< a href = https://github.com/nunocoracao/blowfish class = "text-base font-medium text-gray-500 hover:text-gray-900" title > GitHub< / a >
< span > < / span > < / div > < div class = "flex md:hidden items-center space-x-5 md:ml-12" > < span > < / span > < / div > < / div > < div class = "-my-2 -mr-2 md:hidden" > < label id = menu-button for = menu-controller class = block > < input type = checkbox id = menu-controller class = hidden > < div class = "cursor-pointer hover:text-primary-600 dark:hover:text-primary-400" > < span class = "relative inline-block align-text-bottom icon" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 448 512" > < path fill = "currentcolor" d = "M0 96C0 78.33 14.33 64 32 64H416c17.7.0 32 14.33 32 32 0 17.7-14.3 32-32 32H32C14.33 128 0 113.7.0 96zM0 256c0-17.7 14.33-32 32-32H416c17.7.0 32 14.3 32 32s-14.3 32-32 32H32c-17.67.0-32-14.3-32-32zM416 448H32c-17.67.0-32-14.3-32-32s14.33-32 32-32H416c17.7.0 32 14.3 32 32s-14.3 32-32 32z" / > < / svg > < / span > < / div > < div id = menu-wrapper style = padding-top:25px class = "fixed inset-0 z-30 invisible w-screen h-screen m-auto overflow-auto transition-opacity opacity-0 cursor-default bg-neutral-100/50 backdrop-blur-sm dark:bg-neutral-900/50" > < ul class = "flex movedown flex-col w-full px-6 py-6 mx-auto overflow-visible list-none ltr:text-right rtl:text-left max-w-7xl sm:px-14 md:px-24 lg:px-32 sm:py-10 sm:pt-10" > < li class = mb-1 > < span class = "cursor-pointer hover:text-primary-600 dark:hover:text-primary-400" > < span class = "relative inline-block align-text-bottom icon" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 320 512" > < path fill = "currentcolor" d = "M310.6 361.4c12.5 12.5 12.5 32.75.0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3 54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75.0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75.0-45.25s32.75-12.5 45.25.0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25.0s12.5 32.75.0 45.25l-105.4 105.4L310.6 361.4z" / > < / svg > < / span > < / span > < / li > < li class = mb-1 > < a class = "decoration-primary-500 hover:underline hover:decoration-2 hover:underline-offset-2" href = /blowfish/docs/ title = Documentation > Docs< / a > < / li > < li class = mb-1 > < a class = "decoration-primary-500 hover:underline hover:decoration-2 hover:underline-offset-2" href = https://github.com/nunocoracao/blowfish title > GitHub< / a > < / li > < / ul > < / div > < / label > < / div > < / div > < div id = mobile-menu class = "fixed inset-0 z-30 invisible w-screen h-screen m-auto overflow-auto transition-opacity opacity-0 cursor-default bg-neutral-100/50 backdrop-blur-sm dark:bg-neutral-900/50" > < ul class = "flex movedown flex-col w-full px-6 py-6 mx-auto overflow-visible list-none ltr:text-right rtl:text-left max-w-7xl sm:px-14 md:px-24 lg:px-32 sm:py-10 sm:pt-10" > < li class = mb-1 > < span class = "cursor-pointer hover:text-primary-600 dark:hover:text-primary-400" > < span class = "relative inline-block align-text-bottom icon" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 320 512" > < path fill = "currentcolor" d = "M310.6 361.4c12.5 12.5 12.5 32.75.0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3 54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75.0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75.0-45.25s32.75-12.5 45.25.0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25.0s12.5 32.75.0 45.25l-105.4 105.4L310.6 361.4z" / > < / svg > < / span > < / span > < / li > < li class = mb-1 > < a class = "decoration-primary-500 hover:underline hover:decoration-2 hover:underline-offset-2" href = /blowfish/docs/ title = Documentation > Docs< / a > < / li > < li class = mb-1 > < a class = "decoration-primary-500 hover:underline hover:decoration-2 hover:underline-offset-2" href = https://github.com/nunocoracao/blowfish title > GitHub< / a > < / li > < / ul > < / div > < div class = "relative flex flex-col grow" > < main id = main-content class = grow > < article > < header class = max-w-prose > < ol class = "text-sm text-neutral-500 dark:text-neutral-400 print:hidden" > < li class = "inline hidden" > < a class = "hover:underline decoration-neutral-300 dark:underline-neutral-600" href = /blowfish/ > Blowfish< / a > < span class = "px-1 text-primary-500" > /< / span > < / li > < li class = inline > < a class = "hover:underline decoration-neutral-300 dark:underline-neutral-600" href = /blowfish/samples/ > Content Samples< / a > < span class = "px-1 text-primary-500" > /< / span > < /l
2022-09-11 16:41:09 -05:00
< strong > Note< / strong > that you can use < em > Markdown syntax< / em > within a blockquote.< / p > < / blockquote > < h3 id = blockquote-with-attribution class = "relative group" > Blockquote with attribution < span class = "absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100" > < a class = "group-hover:text-primary-300 dark:group-hover:text-neutral-700" style = text-decoration-line:none!important href = #blockquote-with-attribution aria-label = Anchor > #< / a > < / span > < / h3 > < blockquote > < p > Don’ t communicate by sharing memory, share memory by communicating.< br > — < cite > Rob Pike< sup id = fnref:1 > < a href = #fn:1 class = footnote-ref role = doc-noteref > 1< / a > < / sup > < / cite > < / p > < / blockquote > < h2 id = tables class = "relative group" > Tables < span class = "absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100" > < a class = "group-hover:text-primary-300 dark:group-hover:text-neutral-700" style = text-decoration-line:none!important href = #tables aria-label = Anchor > #< / a > < / span > < / h2 > < p > Tables aren’ t part of the core Markdown spec, but Hugo supports supports them out-of-the-box.< / p > < table > < thead > < tr > < th > Name< / th > < th > Age< / th > < / tr > < / thead > < tbody > < tr > < td > Bob< / td > < td > 27< / td > < / tr > < tr > < td > Alice< / td > < td > 23< / td > < / tr > < / tbody > < / table > < h3 id = inline-markdown-within-tables class = "relative group" > Inline Markdown within tables < span class = "absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100" > < a class = "group-hover:text-primary-300 dark:group-hover:text-neutral-700" style = text-decoration-line:none!important href = #inline-markdown-within-tables aria-label = Anchor > #< / a > < / span > < / h3 > < table > < thead > < tr > < th > Italics< / th > < th > Bold< / th > < th > Code< / th > < / tr > < / thead > < tbody > < tr > < td > < em > italics< / em > < / td > < td > < strong > bold< / strong > < / td > < td > < code > code< / code > < / td > < / tr > < / tbody > < / table > < h2 id = code-blocks class = "relative group" > Code Blocks < span class = "absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100" > < a class = "group-hover:text-primary-300 dark:group-hover:text-neutral-700" style = text-decoration-line:none!important href = #code-blocks aria-label = Anchor > #< / a > < / span > < / h2 > < h3 id = code-block-with-backticks class = "relative group" > Code block with backticks < span class = "absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100" > < a class = "group-hover:text-primary-300 dark:group-hover:text-neutral-700" style = text-decoration-line:none!important href = #code-block-with-backticks aria-label = Anchor > #< / a > < / span > < / h3 > < div class = highlight > < pre tabindex = 0 class = chroma > < code class = language-html data-lang = html > < span class = line > < span class = cl > < span class = cp > < !DOCTYPE html> < / span >
< / span > < / span > < span class = line > < span class = cl > < span class = p > < < / span > < span class = nt > html< / span > < span class = na > lang< / span > < span class = o > =< / span > < span class = s > " en" < / span > < span class = p > > < / span >
< / span > < / span > < span class = line > < span class = cl > < span class = p > < < / span > < span class = nt > head< / span > < span class = p > > < / span >
< / span > < / span > < span class = line > < span class = cl > < span class = p > < < / span > < span class = nt > meta< / span > < span class = na > charset< / span > < span class = o > =< / span > < span class = s > " utf-8" < / span > < span class = p > /> < / span >
< / span > < / span > < span class = line > < span class = cl > < span class = p > < < / span > < span class = nt > title< / span > < span class = p > > < / span > Example HTML5 Document< span class = p > < /< / span > < span class = nt > title< / span > < span class = p > > < / span >
< / span > < / span > < span class = line > < span class = cl > < span class = p > < /< / span > < span class = nt > head< / span > < span class = p > > < / span >
< / span > < / span > < span class = line > < span class = cl > < span class = p > < < / span > < span class = nt > body< / span > < span class = p > > < / span >
< / span > < / span > < span class = line > < 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 = cl > < span class = p > < /< / span > < span class = nt > body< / span > < span class = p > > < / span >
< / span > < / span > < span class = line > < span class = cl > < span class = p > < /< / span > < span class = nt > html< / span > < span class = p > > < / span >
< / span > < / span > < / code > < / pre > < / div > < h3 id = code-block-indented-with-four-spaces class = "relative group" > Code block indented with four spaces < span class = "absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100" > < a class = "group-hover:text-primary-300 dark:group-hover:text-neutral-700" style = text-decoration-line:none!important href = #code-block-indented-with-four-spaces aria-label = Anchor > #< / a > < / span > < / h3 > < pre > < code > < !DOCTYPE html>
2022-09-11 16:04:33 -05:00
< html lang=" en" >
< head>
< meta charset=" utf-8" >
< title> Example HTML5 Document< /title>
< /head>
< body>
< p> Test< /p>
< /body>
< /html>
2022-09-11 16:41:09 -05:00
< / code > < / pre > < h3 id = code-block-with-hugos-internal-highlight-shortcode class = "relative group" > Code block with Hugo’ s internal highlight shortcode < span class = "absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100" > < a class = "group-hover:text-primary-300 dark:group-hover:text-neutral-700" style = text-decoration-line:none!important href = #code-block-with-hugos-internal-highlight-shortcode aria-label = Anchor > #< / a > < / span > < / h3 > < div class = highlight > < div class = chroma > < table class = lntable > < tr > < td class = lntd > < pre tabindex = 0 class = chroma > < code > < span class = lnt > 1
< / span > < span class = lnt > 2
< / span > < span class = lnt > 3
< / span > < span class = hl > < span class = lnt > 4
< / span > < / span > < span class = lnt > 5
< / span > < span class = lnt > 6
< / span > < span class = hl > < span class = lnt > 7
< / span > < / span > < span class = hl > < span class = lnt > 8
< / span > < / span > < span class = hl > < span class = lnt > 9
< / span > < / span > < span class = lnt > 10
< / span > < / code > < / pre > < / td > < td class = lntd > < pre tabindex = 0 class = chroma > < code class = language-html data-lang = html > < span class = line > < span class = cl > < span class = cp > < !DOCTYPE html> < / span >
< / span > < / span > < span class = line > < span class = cl > < span class = p > < < / span > < span class = nt > html< / span > < span class = na > lang< / span > < span class = o > =< / span > < span class = s > " en" < / span > < span class = p > > < / span >
< / span > < / span > < span class = line > < span class = cl > < span class = p > < < / span > < span class = nt > head< / span > < span class = p > > < / span >
< / span > < / span > < span class = "line hl" > < span class = cl > < span class = p > < < / span > < span class = nt > meta< / span > < span class = na > charset< / span > < span class = o > =< / span > < span class = s > " utf-8" < / span > < span class = p > > < / span >
< / span > < / span > < span class = line > < span class = cl > < span class = p > < < / span > < span class = nt > title< / span > < span class = p > > < / span > Example HTML5 Document< span class = p > < /< / span > < span class = nt > title< / span > < span class = p > > < / span >
< / span > < / span > < span class = line > < span class = cl > < span class = p > < /< / span > < span class = nt > head< / span > < span class = p > > < / span >
< / span > < / span > < span class = "line hl" > < span class = cl > < span class = p > < < / span > < span class = nt > body< / span > < span class = p > > < / span >
< / span > < / span > < span class = "line hl" > < 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 hl" > < span class = cl > < span class = p > < /< / span > < span class = nt > body< / span > < span class = p > > < / span >
2022-09-12 06:49:52 -05:00
< / span > < / span > < span class = line > < span class = cl > < span class = p > < /< / span > < span class = nt > html< / span > < span class = p > > < / span > < / span > < / span > < / code > < / pre > < / td > < / tr > < / table > < / div > < / div > < h2 id = list-types class = "relative group" > List Types < span class = "absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100" > < a class = "group-hover:text-primary-300 dark:group-hover:text-neutral-700" style = text-decoration-line:none!important href = #list-types aria-label = Anchor > #< / a > < / span > < / h2 > < h3 id = ordered-list class = "relative group" > Ordered List < span class = "absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100" > < a class = "group-hover:text-primary-300 dark:group-hover:text-neutral-700" style = text-decoration-line:none!important href = #ordered-list aria-label = Anchor > #< / a > < / span > < / h3 > < ol > < li > First item< / li > < li > Second item< / li > < li > Third item< / li > < / ol > < h3 id = unordered-list class = "relative group" > Unordered List < span class = "absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100" > < a class = "group-hover:text-primary-300 dark:group-hover:text-neutral-700" style = text-decoration-line:none!important href = #unordered-list aria-label = Anchor > #< / a > < / span > < / h3 > < ul > < li > List item< / li > < li > Another item< / li > < li > And another item< / li > < / ul > < h3 id = nested-list class = "relative group" > Nested list < span class = "absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100" > < a class = "group-hover:text-primary-300 dark:group-hover:text-neutral-700" style = text-decoration-line:none!important href = #nested-list aria-label = Anchor > #< / a > < / span > < / h3 > < 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 class = "relative group" > Other Elements — abbr, sub, sup, kbd, mark < span class = "absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100" > < a class = "group-hover:text-primary-300 dark:group-hover:text-neutral-700" style = text-decoration-line:none!important href = #other-elements--abbr-sub-sup-kbd-mark aria-label = Anchor > #< / a > < / span > < / h2 > < p > < abbr title = "Graphics Interchange Format" > GIF< / abbr > is a bitmap image format.< / p > < p > H< sub > 2< / sub > O< / p > < p > X< sup > n< / sup > + Y< sup > n< / sup > = Z< sup > n< / sup > < / p > < p > Press < kbd > CTRL< / kbd > +< kbd > ALT< / kbd > +< kbd > Delete< / kbd > to end the session.< / p > < p > Most < mark > salamanders< / mark > 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 < code > about< / code > nothing< / a > during Gopherfest, November 18, 2015.  < a href = #fnref:1 class = footnote-backref role = doc-backlink > ↩ ︎ < / a > < / p > < / li > < / ol > < / div > < / div > < script > if ( typeof auth != 'undefined' ) { var oid = "views_samples/markdown.md" , id = oid && oid . replaceAll ( "/" , "-" ) , viewed = localStorage . getItem ( id ) ; viewed || auth . signInAnonymously ( ) . then ( ( ) => { var e = db . collection ( 'views' ) . doc ( id ) ; localStorage . setItem ( id , ! 0 ) , e . get ( ) . then ( e => { e . exists ? db . collection ( 'views' ) . doc ( id ) . update ( { views : firebase . firestore . FieldValue . increment ( 1 ) } ) : db . collection ( 'views' ) . doc ( id ) . set ( { views : 1 } ) } ) . catch ( e => { console . log ( "Error getting document:" , e ) } ) } ) . catch ( e => { var t = e . code , n = e . message ; console . error ( t , n ) } ) } < / script > < / section > < footer class = "pt-8 max-w-prose print:hidden" > < div class = flex > < img class = "!mt-0 !mb-0 h-24 w-24 rounded-full ltr:mr-4 rtl:ml-4" width = 96 height = 96 alt = Blowfish src = /blowfish/img/blowfish_logo_hu184ea2fa12490a2458ca388a16ab730e_227816_192x192_fill_box_smart1_3.png > < div class = place-self-center > < div class = "text-[0.6rem] uppercase leading-3 text-neutral-500 dark:text-neutral-400" > Author< / div > < div class = "font-semibold leading-6 text-neutral-800 dark:text-neutral-300" > Blowfish< / div > < div class = "text-2xl sm:text-lg" > < / div > < / div > < / div > < section class = "flex flex-row flex-wrap justify-center pt-4 text-xl"
2022-09-11 16:41:09 -05:00
< span class = "ml-3 text-neutral-700 group-hover:text-primary-600 ltr:hidden rtl:inline dark:text-neutral dark:group-hover:text-primary-400" > → < / span >
< span class = "flex flex-col" > < span class = "mt-[0.1rem] leading-6 group-hover:underline group-hover:decoration-primary-500" > Rich Content< / span >
< span class = "mt-[0.1rem] text-xs text-neutral-500 dark:text-neutral-400" > < time datetime = "2019-03-10 00:00:00 +0000 UTC" > 10 March 2019< / time > < / span > < / span > < / a > < / span >
< span > < a class = "flex text-right group" href = /blowfish/samples/icons/ > < span class = "flex flex-col" > < span class = "mt-[0.1rem] leading-6 group-hover:underline group-hover:decoration-primary-500" > Icons< / span >
< span class = "mt-[0.1rem] text-xs text-neutral-500 dark:text-neutral-400" > < time datetime = "2020-08-14 00:00:00 +0000 UTC" > 14 August 2020< / time > < / span > < / span >
< span class = "ml-3 text-neutral-700 group-hover:text-primary-600 ltr:inline rtl:hidden dark:text-neutral dark:group-hover:text-primary-400" > → < / span >
< span class = "mr-3 text-neutral-700 group-hover:text-primary-600 ltr:hidden rtl:inline dark:text-neutral dark:group-hover:text-primary-400" > ← < / span > < / a > < / span > < / div > < / div > < / footer > < / article > < div class = "pointer-events-none absolute top-[100vh] bottom-0 w-12 ltr:right-0 rtl:left-0" > < a href = #the-top class = "pointer-events-auto sticky top-[calc(100vh-5.5rem)] flex h-12 w-12 items-center justify-center rounded-full bg-neutral/50 text-xl text-neutral-700 backdrop-blur hover:text-primary-600 dark:bg-neutral-800/50 dark:text-neutral dark:hover:text-primary-400" aria-label = "Scroll to top" title = "Scroll to top" > ↑ < / a > < / div > < / main > < footer class = "py-10 print:hidden" > < nav class = "pb-4 text-base font-medium text-neutral-500 dark:text-neutral-400" > < ul class = "flex flex-col list-none sm:flex-row" > < li class = "mb-1 ltr:text-right rtl:text-left sm:mb-0 ltr:sm:mr-7 ltr:sm:last:mr-0 rtl:sm:ml-7 rtl:sm:last:ml-0" > < a class = "decoration-primary-500 hover:underline hover:decoration-2 hover:underline-offset-2" href = /blowfish/tags/ title = Tags > Tags< / a > < / li > < li class = "mb-1 ltr:text-right rtl:text-left sm:mb-0 ltr:sm:mr-7 ltr:sm:last:mr-0 rtl:sm:ml-7 rtl:sm:last:ml-0" > < a class = "decoration-primary-500 hover:underline hover:decoration-2 hover:underline-offset-2" href = /blowfish/categories/ title = Categories > Categories< / a > < / li > < / ul > < / nav > < div class = "flex items-center justify-between" > < p class = "text-sm text-neutral-500 dark:text-neutral-400" > ©
2022
2022-09-12 06:49:52 -05:00
Blowfish< / p > < p class = "text-xs text-neutral-500 dark:text-neutral-400" > Powered by < a class = "hover:underline hover:decoration-primary-400 hover:text-primary-500" href = https://gohugo.io/ target = _blank rel = "noopener noreferrer" > Hugo< / a > & < a class = "hover:underline hover:decoration-primary-400 hover:text-primary-500" href = https://github.com/nunocoracao/blowfish target = _blank rel = "noopener noreferrer" > Blowfish< / a > < / p > < / div > < script type = text/javascript src = /blowfish/js/process.min.ab6de293f795eaa765474f991a57d294e2bb8ec4a85f6f414275f12bccc88a08b508215988b2bb633d778f9563899f529a5a2c3cd5cb31b7551a9f99fc2479c8.js integrity = "sha512-q23ik/eV6qdlR0+ZGlfSlOK7jsSoX29BQnXxK8zIigi1CCFZiLK7Yz13j5VjiZ9SmlosPNXLMbdVGp+Z/CR5yA==" > < / script > < / footer > < / div > < / body > < / html >