markdown logo

MARKDOWN EDITOR

PREVIEWER

Hello (H1)

Hello (H2)

Here's a link to Codepen.

Code Block

  1. Open the file.

  2. Find the following code block on line 21:

    <html>
      <head>
        <title>FCC Markdown Previewer</title>
      </head>
    
  3. Update the title to match the name of the website.

Inline Code

Some inline code: <addr> .

List

  • First item
  • Second item

Blockquote

Dorothy followed her through many of the beautiful rooms in her castle.

Image

Markdown Logo

Bold Text

I just love bold text.