Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

techatha/myRepository

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Markdown Cheatsheet


Heading 1

Markup : # Heading 1 #
-OR-
Markup: ============= (below H1 text)

Headingg 2

Markup : ## Heading 2 ##
-OR-
Markup: --------------- (below H2 text)

Heading 3

Markup : ### Heading 3 ###

Common text Markup : 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 and http://www.google.fr/ or http://example.com/

heading-1 Markup : heading-1

Table, like this one :

First Header Second Header
Content Cell Content Cell
Content Cell Content Cell
First Header    | Second Header
-------------   | -------------
Content Cell    | Content Cell
Content Cell    | Content Cell

code() Markup : 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
         ```
  • Bullet list
    • Nested bullet
      • Sub-nested bullet etc
  • Bullet list item 2
  1. A numbered list
    1. A nested numbered list
    2. Which is numbered
  2. Which is numbered
  • An uncompleted task
  • A completed task

Blockquote

Nested blockquote

Foldable text:

Title 1

Content 1 Content 1 Content 1 Content 1 Content 1

Title 2

Content 2 Content 2 Content 2 Content 2 Content 2

<h3>HTML</h3>
<p> Some HTML code here</p>

Link to a specific part of the page:

Go to TOP

HotKey: ⇧⌘F Markup : ⌘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:

😷 ei_ei Name: Chonthicha Maitham SID:652115010

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.