Skip to content

gabopython/how-to-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

How to markdown

Básic Sintax:

Headings:

# Heading 1

## Heading 2

### Heading 3

And so on...

Unordered lists:

- Item 1

- Item 2

Ordered lists:

  1. Item 1

  2. Item 2

L1nks:

![Alt text](image URL)

Images:

[Alt text](url)

Blockquotes:

> Blockquote

About

learn how to markdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published