Skip to content

Latest commit

 

History

History
53 lines (39 loc) · 1.08 KB

LearningMarkdown.md

File metadata and controls

53 lines (39 loc) · 1.08 KB

The following code demonstrates:

This is code by way of four leading spaces
// or a leading tab

More text here

// this code will be syntax highlighted
for(var i=0; i++; i < 10)
{
    Console.WriteLine(i);
}
* [ ] 
robocopy c:\temp\test 
d:\temp\test
git commit

Configuration

Configuration can be launched from the Tools -> Settings menu option.

Notice

blah blah blah


> jadjadada

Click on the @icon-camera icon to take a screen shot.

@icon-instagram @icon-wand-magic-sparkles

@icon-puzzle-piece

![](https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/solid/crown.svg)

Heading

and after a heading.

	// Kalau di SCRIPT DILETAK DI head 
	<script defer src="./script.js"></script