Markdown Editor

1
---

**Advertisement:**
- Hello World
- Or visit my [Google](https://google.com)

---

# Heading 1
## Heading 2
### Heading 3
#### Heading 4
##### Heading 5
###### Heading 6

***

## Images
![A woman](https://image.freepik.com/free-photo/hair-style-street-fashion-beautiful-girl_1139-844.jpg) ![Another woman](https://image.freepik.com/free-photo/fashion-outdoor-beautiful-woman-with-blond-hair-wears-luxurious-black-swimsuit-posing-swimming-pool-luxury-female-lies-crystal-clear-pool_120960-439.jpg "The Stormtroopocat")

____

## Typographic replacements
(c) (C) (r) (R) (tm) (TM) (p) (P) +-

test.. test... test..... test?..... test!....

!!!!!! ???? ,, --- --

***

## Emphasis
**This is bold text**

__This is bold text__

*This is italic text*

_This is italic text_

~~Strikethrough~~
_____________________

## Blockquotes
> Blockquotes cannot be nested...
>> ...at the moment..
> > > ...feel free to fix that

***

## Code
##### Code Blocks
```
Sample text here...
``` ``` js
var foo = function (bar) {
return bar++; // try indenting this line
};

console.log(foo(5));
```
##### Or use inline `code`

***

## Links
[link text](http://example.com)


---

### Inserted text
++Inserted text++

### Marked text
==Marked text==







Markdown is a text-to-HTML conversion system that enables formatting and semantic markup in documents.

Markdown is a simple, lightweight markup language that converts plain text into HTML.

Markdown editor is an application that lets users edit markdown files and convert them to HTML documents. It's a popular tool for programmers and web designers.

Markdown editors allow people to create and edit documents without any knowledge of markup languages, but many also provide tools for people who have experience in styling text with CSS or HTML code.
 





Other Tools

Metronome

Calculate Your Bra Size

Currency Converter Exchange Rate Calculator

Tool To Remove Line Breaks




HOME | PRIVACY POLICY | CONTACT US | TERMS