Skip to content

Latest commit

History

History

README.md

procode-theme README

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.

Sample Code

constelement=document.querySelector('.body')constelementNames=['preloader','searchBar']elementNames.forEach((type,index)=>{constnewElement=document.createElement('div')newElement.className=typenewElement.tabIndex=1+indexelement.append(elementNames)})

Note

I love this

This is a blockquote


Sep

It's another one
I can use tabs safely

For more information

Enjoy!