Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.13 KB

markdown_help.md

File metadata and controls

36 lines (26 loc) · 1.13 KB

back to Homepage

Markdown links
Collapsible example
Click to expand text!

Heading

  1. A numbered
  2. list
    • With some
    • Sub bullets
Click to expand code!
  function whatIsLove() {
    console.log('Baby Don't hurt me. Don't hurt me');
    return 'No more';
  }
Jekyll

You can use the editor on GitHub to maintain and preview the content for your website in Markdown files.

Whenever you commit to this repository, GitHub Pages will run Jekyll to rebuild the pages in your site, from the content in your Markdown files.

Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.