• Stars
    star
    4,608
  • Rank 9,211 (Top 0.2 %)
  • Language
  • License
    MIT License
  • Created about 12 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Markdown Cheatsheet for Github Readme.md

Markdown Cheatsheet


Heading 1

Markup :  # Heading 1 #

-OR-

Markup :  ============= (below H1 text)

Heading 2

Markup :  ## Heading 2 ##

-OR-

Markup: --------------- (below H2 text)

Heading 3

Markup :  ### Heading 3 ###

Heading 4

Markup :  #### Heading 4 ####

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](http://www.google.fr/ "Named link title") and http://www.google.fr/ or <http://example.com/>

heading-1

Markup: [heading-1](#heading-1 "Goto 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

Adding a pipe | in a cell :

First Header Second Header
Content Cell Content Cell
Content 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 Cell
Left aligned Header | Right aligned Header | Center aligned Header
| :--- | ---: | :---:
Content Cell  | Content Cell | 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
 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 
  1. A numbered list
    1. A nested numbered list
    2. Which is numbered
  2. Which is numbered
 Markup : 1. A numbered list
              1. A nested numbered list
              2. Which is numbered
          2. Which is numbered
  • An uncompleted task
  • A completed task
 Markup : - [ ] An uncompleted task
          - [x] A completed task
  • An uncompleted task
    • A subtask
 Markup : - [ ] An uncompleted task
              - [ ] A subtask

Blockquote

Nested blockquote

Markup :  > Blockquote
          >> Nested Blockquote

Horizontal line :


Markup :  - - - -

Image with alt :

picture alt

Markup : ![picture alt](http://via.placeholder.com/200x150 "Title is optional")

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

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:

Go To TOP

Markup : [text goes here](#section_name)
          section_title<a name="section_name"></a>    

Hotkey:

⌘F

⇧⌘F

Markup : <kbd>⌘F</kbd>

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:

More Repositories

1

davis

🗓 A simple, fully translatable admin interface for sabre/dav based on Symfony 5 and Bootstrap 4, largely inspired by Baïkal.
PHP
211
star
2

Adafruit-GFX-Font-Customiser

A little utility to customise pixel fonts for the Adafruit GFX library
HTML
65
star
3

own-private-cloud

🐳 ⛅ Your own private cloud services with Docker
HTML
29
star
4

ansible-playbooks

Roles and playbooks for Ansible
Vim Script
28
star
5

mlmmj-simple-web-interface

A very simple web frontend in node for mlmmj (http://mlmmj.org)
JavaScript
27
star
6

tuneefy

[DEPRECATED] tuneefy is a unified way to share music with your friends, over various online music services
PHP
25
star
7

tuneefy2

🎶 tuneefy is a unified way to share music with your friends, over various online music services
PHP
22
star
8

CuraForMakerbots

Tools to use Cura as a primary slicer for Makerbots printers
Shell
17
star
9

Arduino-Energy-Monitor

A simple Arduino-based current and temperature monitor
Arduino
12
star
10

uselessBox

Well.
Arduino
11
star
11

timeuh-machine

🐮🧀 The RadioMeuh Timeuh Machine
PHP
7
star
12

slack-he

Slack History Extended — A bot that stores all messages and enables full deep search via in-app commands.
JavaScript
5
star
13

shairport-sync-ui

A simple metadata UI for shairport-sync in C++ using Qt
C++
5
star
14

slack-magic-8-ball

« Beseech and thou shall hath an answer »
JavaScript
5
star
15

NodeMCU-Energy-Monitor

A simple Lua-based current and temperature monitor
Java
4
star
16

bootshtrap

A micro library for building simple CLI shell scripts
Shell
4
star
17

Low-power-Xbee-Analog-Sensor-Board

A sleep-enabled, low power analog sensor board based on the ATTiny85 µC and Digi Xbee S2
JavaScript
3
star
18

arduino-nfc-card-reader

Arduino NFC Card Reader
Arduino
1
star
19

slack-skintonator

Skintone the fuck out of 16x16 PNGs
PHP
1
star
20

nlut

NLU Transcoder — easier import/export from and to Wit.ia, Dialogflow, Alexa skills
PHP
1
star
21

brad

A shell companion to deploy web applications remotely
Shell
1
star
22

generative-api-art

Une représentation visuelle du JSON renvoyé par l'api RMN-GP pour une requête sur une œuvre aléatoire, comparée avec l'oeuvre originale. Réalisé dans le cadre du Hackaton api dot art
C++
1
star
23

RepRapMC

Manually control a Rep Rap with a joystick and a few buttons, using an Arduino Uno and Raspberry Pi B+
Python
1
star
24

panorame

A one-pager that instanciates various maps API and tile providers
PHP
1
star