Skip to content

d4ng3rmax/max

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Miscellaneous Files

MAX h1

MAX h2

MAX h3

MAX bold
MAX Italic

Breaking (two spaces)
the (two spaces)
line (two spaces)

  • Items
  • Items
  • Items

🚀

Bloquote
Bloquote

Link for GitHub

single code

VSCODE COMMENT COLORING

/*
! example
? example
// example
todo example
* example
*/
"better-comments.tags": [
  {
    "tag": "!",
    "color": "#FF2D00",
    "strikethrough": false,
    "underline": false,
    "backgroundColor": "transparent",
    "bold": false,
    "italic": false
  },
  {
    "tag": "?",
    "color": "#3498DB",
    "strikethrough": false,
    "underline": false,
    "backgroundColor": "transparent",
    "bold": false,
    "italic": false
  },
  {
    "tag": "//",
    "color": "#474747",
    "strikethrough": true,
    "underline": false,
    "backgroundColor": "transparent",
    "bold": false,
    "italic": false
  },
  {
    "tag": "todo",
    "color": "#FF8C00",
    "strikethrough": false,
    "underline": false,
    "backgroundColor": "transparent",
    "bold": false,
    "italic": false
  },
  {
    "tag": "*",
    "color": "#98C379",
    "strikethrough": false,
    "underline": false,
    "backgroundColor": "transparent",
    "bold": false,
    "italic": false
  }
]
MAX Code
$ MAX Bash (Boo)

screenshot

About

MAX Miscellaneous Personal Helpers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published