In the input, type in your code/lesson. Snippets of code (stuff you want highlighted) should be surrounded by backticks ( ` on the tilde ~ key).

Input:



Normal text `code text` normal text.
`function Foo(a,b){
  Object.defineProperty(this,'bar',{
    value:(a === b)?(10):(null)
  });
  this.display = function(){
    console.log(this);
  }
}`


	
	

CSS Styling

Constructor:

Reserved Word:

Constant:

Native Function:

Grouping Symbol:

Identifier:

Number:

String:

Operator: