Markup : # Heading 1 #
-OR-
Markup : ============= (below H1 text)
Markup : ## Heading 2 ##
-OR-
Markup: --------------- (below H2 text)
Markup : ### Heading 3 ###
Markup : #### Heading 4 ####
Common text
Emphasized text
Markup : _Emphasized text_ or *Emphasized text*
Strikethrough text
Markup : ~~Strikethrough text~~
Strong text
Markup : __Strong text__ or **Strong text**
Strong emphasized text
Markup : ___Strong emphasized text___ or ***Strong emphasized text***
Named Link and http://www.google.fr/ or http://example.com/
Markup : [Named Link](http://www.google.fr/ "Named link title") and http://www.google.fr/ or <http://example.com/>
Markup: [heading-1](#heading-1 "Goto heading-1")
Table, like this one :
First Header Second Header Content Cell Content Cell Content Cell Content CellFirst Header | Second Header
------------- | -------------
Content Cell | Content Cell
Content Cell | Content Cell
Adding a pipe |
in a cell :
First Header | Second Header
------------- | -------------
Content Cell | Content Cell
Content Cell | \|
Left, right and center aligned table
Left aligned Header Right aligned Header Center aligned Header Content Cell Content Cell Content Cell Content Cell Content Cell Content CellLeft aligned Header | Right aligned Header | Center aligned Header
| :--- | ---: | :---:
Content Cell | Content Cell | Content Cell
Content Cell | Content Cell | Content Cell
code()
var specificLanguage_code = { "data": { "lookedUpPlatform": 1, "query": "Kasabian+Test+Transmission", "lookedUpItem": { "name": "Test Transmission", "artist": "Kasabian", "album": "Kasabian", "picture": null, "link": "http://open.spotify.com/track/5jhJur5n4fasblLSCOcrTp" } } }
Markup : ```javascript
```
Markup : * Bullet list
* Nested bullet
* Sub-nested bullet etc
* Bullet list item 2
-OR-
Markup : - Bullet list
- Nested bullet
- Sub-nested bullet etc
- Bullet list item 2
Markup : 1. A numbered list
1. A nested numbered list
2. Which is numbered
2. Which is numbered
Markup : - [ ] An uncompleted task
- [x] A completed task
Markup : - [ ] An uncompleted task
- [ ] A subtask
Blockquote
Nested blockquote
Markup : > Blockquote
>> Nested Blockquote
Horizontal line :
Image with alt :
Markup : 
Foldable text:
Title 1Content 1 Content 1 Content 1 Content 1 Content 1
Title 2Content 2 Content 2 Content 2 Content 2 Content 2
Markup : <details>
<summary>Title 1</summary>
<p>Content 1 Content 1 Content 1 Content 1 Content 1</p>
</details>
<h3>HTML</h3> <p> Some HTML code here </p>
Link to a specific part of the page:
Markup : [text goes here](#section_name)
section_title<a name="section_name"></a>
Hotkey:
⌘F
⇧⌘F
Hotkey list:
Key Symbol Option ⌥ Control ⌃ Command ⌘ Shift ⇧ Caps Lock ⇪ Tab ⇥ Esc ⎋ Power ⌽ Return ↩ Delete ⌫ Up ↑ Down ↓ Left ← Right →Emoji:
❗ Use emoji icons to enhance text. 👍 Look up emoji codes at emoji-cheat-sheet.com
Markup : Code appears between colons :EMOJICODE:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4