<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Luka Dušak</title>
    <description>The latest articles on Forem by Luka Dušak (@imluka).</description>
    <link>https://forem.com/imluka</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1004086%2Fc982d7cb-fa9b-43e7-bbdf-670de0aa5150.JPG</url>
      <title>Forem: Luka Dušak</title>
      <link>https://forem.com/imluka</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/imluka"/>
    <language>en</language>
    <item>
      <title>The Only Markdown Cheatsheet You Will Ever Need</title>
      <dc:creator>Luka Dušak</dc:creator>
      <pubDate>Sun, 15 Jan 2023 22:25:17 +0000</pubDate>
      <link>https://forem.com/imluka/the-only-markdown-cheatsheet-you-will-ever-need-ccg</link>
      <guid>https://forem.com/imluka/the-only-markdown-cheatsheet-you-will-ever-need-ccg</guid>
      <description>&lt;p&gt;You must have found yourself in a situation where you needed to write something using Markdown.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Wait, so what is Markdown anyway? It looks like plain text and kinda feels like HTML, but it’s neither of those things?&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Don’t worry, I was a bit confused the first time I had to use Markdown. But after a short time, I got used to it and realized it was really cool. By the end of the article, you will know everything there is to know in order to be able to use Markdown on a daily basis.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fli3sf2d2mhyfrccd2uoa.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fli3sf2d2mhyfrccd2uoa.jpeg" alt="Typewriter" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h6&gt;
  
  
  &lt;em&gt;Photo by Bernard Hermant on Unsplash&lt;/em&gt;
&lt;/h6&gt;




&lt;h2&gt;
  
  
  OK, tell me again, what is Markdown and where will I use it anyway?
&lt;/h2&gt;

&lt;p&gt;Markdown is a lightweight markup language that you can use to format plain text documents.&lt;/p&gt;

&lt;p&gt;You probably know that every repository on GitHub has its own README file that explains the very purpose of the repository. Every project needs good documentation. Documentation for GitHub is written using Markdown. That is exactly why it’s necessary to handle some basics well. The second reason is that you are most likely to attract new connections and improve your networking by having an attractive profile README.&lt;/p&gt;

&lt;p&gt;That’s it! Enough theory for today. The pure practical part goes on.&lt;/p&gt;




&lt;h1&gt;
  
  
  Markdown Cheatsheet
&lt;/h1&gt;

&lt;p&gt;There are a lot of elements you can write in Markdown, so let’s dive into it.&lt;/p&gt;

&lt;p&gt;📄 I have also created PDF version of the Cheatsheet. You can find &amp;amp; download it &lt;a href="https://github.com/im-luka/markdown-cheatsheet" rel="noopener noreferrer"&gt;here&lt;/a&gt;. Feel free to use it &amp;amp; share it! ✌🏼&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;PS.&lt;/strong&gt; Please note that GitHub Markdown still needs to support some of the features below. Perhaps in the future, they might include it. Here you can find &lt;a href="https://github.com/im-luka/markdown-cheatsheet" rel="noopener noreferrer"&gt;the GitHub link of the repo&lt;/a&gt; where I wrote detailed &lt;a href="https://github.com/im-luka/markdown-cheatsheet" rel="noopener noreferrer"&gt;docs specifically for GitHub Markdown&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Paragraph
&lt;/h2&gt;

&lt;p&gt;By writing the regular text, you are basically writing a paragraph.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fanf2ny3no3t0l26ntyax.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fanf2ny3no3t0l26ntyax.png" alt="Paragraph" width="800" height="126"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;h6&gt;
  
  
  Paragraph
&lt;/h6&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Headings
&lt;/h2&gt;

&lt;p&gt;There are 6 heading variants. The number of “&lt;strong&gt;#&lt;/strong&gt;“ symbols, followed by text, indicates the importance of the heading.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwotzyypxewzlaa84et9z.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwotzyypxewzlaa84et9z.png" alt="Headings" width="800" height="423"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;h6&gt;
  
  
  Headings
&lt;/h6&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Emphasis
&lt;/h2&gt;

&lt;p&gt;Modifying text is so neat and easy. You can make your text bold, italic, strikethrough, highlighted, subscript, or superscript.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4c3y52wflw9gic3t1jn0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4c3y52wflw9gic3t1jn0.png" alt="Emphasis" width="800" height="197"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;h6&gt;
  
  
  Emphasis
&lt;/h6&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Blockquote
&lt;/h2&gt;

&lt;p&gt;Want to emphasize the importance of the text? Say no more.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F47mu4id1ouay1ts795jk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F47mu4id1ouay1ts795jk.png" alt="Blockquote" width="800" height="139"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;h6&gt;
  
  
  Blockquote
&lt;/h6&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Images
&lt;/h2&gt;

&lt;p&gt;If you are using GitHub, the best way is to simply drag &amp;amp; drop the image from your computer directly to README file. You can also create a reference to the image and assign it that way. Here is the syntax.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3iduze0f60z7j9rnjcpo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3iduze0f60z7j9rnjcpo.png" alt="Images" width="800" height="147"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;h6&gt;
  
  
  Images
&lt;/h6&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Links
&lt;/h2&gt;

&lt;p&gt;Similar to images, links can also be inserted directly or by creating a reference. You can create both inline and block links.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4cawmi3zosms4depgytp.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4cawmi3zosms4depgytp.png" alt="Links" width="800" height="143"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;h6&gt;
  
  
  Links
&lt;/h6&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Code
&lt;/h2&gt;

&lt;p&gt;You can create both inline and full-block code snippets. You can also define the programming language you were using in your snippet. All by using backticks.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4dmo2rbbn75ti3y5w7gz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4dmo2rbbn75ti3y5w7gz.png" alt="Code" width="800" height="275"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;h6&gt;
  
  
  Code Snippets
&lt;/h6&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Lists
&lt;/h2&gt;

&lt;p&gt;As you can do in HTML, Markdown allows the creation of both ordered and unordered lists.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fn7upx1ft4g8dfnbmrp6o.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fn7upx1ft4g8dfnbmrp6o.png" alt="Ordered List" width="800" height="216"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;h6&gt;
  
  
  Ordered List
&lt;/h6&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpnmiwji4ln87x7bzrweo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpnmiwji4ln87x7bzrweo.png" alt="Unordered List" width="800" height="222"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;h6&gt;
  
  
  Unordered List
&lt;/h6&gt;
&lt;/blockquote&gt;

&lt;p&gt;You can also mix both lists and create sublists.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;PS.&lt;/strong&gt; Try not to create lists deeper than two levels. It’s the best practice.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F86oqskyuzib8dd4zwe7w.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F86oqskyuzib8dd4zwe7w.png" alt="Mix List" width="800" height="357"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;h6&gt;
  
  
  Mix List
&lt;/h6&gt;
&lt;/blockquote&gt;

&lt;p&gt;It’s also possible to create definition lists (term — definition), something you may not use often, but there is a possibility.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5dqaeqf7q8r6d1w4hls9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5dqaeqf7q8r6d1w4hls9.png" alt="Definition List" width="800" height="128"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;h6&gt;
  
  
  Definition List
&lt;/h6&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Table
&lt;/h2&gt;

&lt;p&gt;Great way to display well-arranged data. Use “&lt;strong&gt;|&lt;/strong&gt;“ symbol to separate columns and “&lt;strong&gt;:&lt;/strong&gt;“ symbol to align row content.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvnmyt4zro4kigpmnvyaa.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvnmyt4zro4kigpmnvyaa.png" alt="Table" width="800" height="129"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;h6&gt;
  
  
  Table
&lt;/h6&gt;
&lt;/blockquote&gt;

&lt;p&gt;You can also create a “messy“ table by excluding outer “&lt;strong&gt;|&lt;/strong&gt;“ symbols and not making your code well structured. Of course, it will still work, but hey → we should always arrange small things in the right way.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fndzx63vvfhh03lwvdj9a.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fndzx63vvfhh03lwvdj9a.png" alt="Messy Table" width="800" height="143"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;h6&gt;
  
  
  Messy Table
&lt;/h6&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Task List
&lt;/h2&gt;

&lt;p&gt;Keeping track of the tasks that are done and those that need to be done.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6h86g897t6kkvemtkcyn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6h86g897t6kkvemtkcyn.png" alt="Task List" width="800" height="130"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;h6&gt;
  
  
  Task List
&lt;/h6&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Footnote
&lt;/h2&gt;

&lt;p&gt;Want to describe something at the end of the file? Use footnote!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ff2qqxz9zl9wmrbssi5yx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ff2qqxz9zl9wmrbssi5yx.png" alt="Footnote" width="800" height="121"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;h6&gt;
  
  
  Footnote
&lt;/h6&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Heading ID
&lt;/h2&gt;

&lt;p&gt;You can give ID to a heading to jump straight to that part of the file from wherever you are.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmn8jdfrpda8qmr4vi5jp.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmn8jdfrpda8qmr4vi5jp.png" alt="Heading ID" width="800" height="139"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;h6&gt;
  
  
  Heading ID
&lt;/h6&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Horizontal Line
&lt;/h2&gt;

&lt;p&gt;You can use asterisks, hyphens or underlines (*, -, _) to create a horizontal line. The only rule is that you must include at least three chars of the symbol.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fp4ep9mrq25p88cl5wo71.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fp4ep9mrq25p88cl5wo71.png" alt="Horizontal Line" width="800" height="343"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;h6&gt;
  
  
  Horizontal Line
&lt;/h6&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  HTML
&lt;/h2&gt;

&lt;p&gt;You can also use raw HTML in your Markdown file. Most of the time that will work well, but sometimes you can experience some differences that you are not used to when working with standard HTML. Using CSS will not work.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8cixf2wjyykc1yi2zlhg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8cixf2wjyykc1yi2zlhg.png" alt="HTML" width="800" height="1434"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;h6&gt;
  
  
  HTML
&lt;/h6&gt;
&lt;/blockquote&gt;




&lt;p&gt;&lt;em&gt;Voila!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Thank you for reading! I showed you everything there is to offer about using Markdown.&lt;/p&gt;

&lt;p&gt;You can also download PDF version of the Cheatsheet &amp;amp; view docs specifically for GitHub Markdown &lt;a href="https://github.com/im-luka/markdown-cheatsheet" rel="noopener noreferrer"&gt;here&lt;/a&gt;.  &lt;/p&gt;

&lt;p&gt;Feel free to use it and consider supporting me by giving it a star if you like it &amp;amp; following me on my socials! ✌🏼&lt;/p&gt;

&lt;p&gt;Also, take a look at &lt;a href="https://github.com/im-luka/im-luka" rel="noopener noreferrer"&gt;my GitHub README file&lt;/a&gt; that I created using Markdown.&lt;/p&gt;

&lt;p&gt;You can also find some great Markdown docs &lt;a href="https://github.com/adam-p/markdown-here" rel="noopener noreferrer"&gt;here&lt;/a&gt;.&lt;/p&gt;




&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;You can always find me on &lt;a href="https://github.com/im-luka" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;, &lt;a href="https://www.linkedin.com/in/lukadusak/" rel="noopener noreferrer"&gt;LinkedIn&lt;/a&gt; and &lt;a href="https://twitter.com/1ukadev" rel="noopener noreferrer"&gt;Twitter&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Let’s connect! 📲&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>productivity</category>
      <category>discuss</category>
      <category>softwareengineering</category>
    </item>
  </channel>
</rss>
