MDshka
MDshechka
Headers
h1 Heading
h2 Heading
h3 Heading
h4 Heading
h5 Heading
h6 Heading
Moving Logos
Dropdown
A dropdown list for markdown
- First item must be preceeded with an empty line.
- Markdown renders perfectly.
- Extra item.
Emoji
@qashka2 👍 This PR looks great - it's ready to merge! 👎
Alternatively, for H1 and H2, an underline-ish style:
Alt-H1
Alt-H2
BIS
Emphasis, aka italics, with asterisks or underscores.
Strong emphasis, aka bold, with asterisks or underscores.
Combined emphasis with asterisks and underscores.
Strikethrough uses two tildes. Scratch this.
This is bold text
This is bold text
This is italic text
This is italic text
Strikethrough
Lists
- Unordered list can use asterisks
- Or minuses
- Or pluses
- Make my changes
- Fix bug
- qwe
- qwe
- qwe
- qwe
- qwe
- qwe
- qwe
- Improve formatting
- Make the headings bigger
- Fix bug
- Push my commits to GitHub
- Open a pull request
- Describe my changes
- Mention all the members of my team
- Ask for feedback
- Create a list by starting a line with
,+
, or-* - Sub-lists are made by indenting 2 spaces:
- Marker character change forces new list start:
- Ac tristique libero volutpat at
- Facilisis in pretium nisl aliquet
- Nulla volutpat aliquam velit
- Marker character change forces new list start:
- Very easy!
Task lists
Task lists
- Finish my changes
- Push my commits to GitHub
- Open a pull request
- @mentions, #refs, links, formatting, and
tagssupported - list syntax required (any unordered or ordered list supported)
- this is a complete item
- this is an incomplete item
Ignoring Markdown formatting
You can tell GitHub to ignore (or escape) Markdown formatting by using \ before the Markdown character.
Let's rename *our-new-project* to *our-old-project*.
Links
I'm an inline-style link with title
I'm a relative reference to a repository file
You can use numbers for reference-style link definitions
Or leave it empty and use the link text itself.
URLs and URLs in angle brackets will automatically get turned into links. http://www.example.com or http://www.example.com and sometimes example.com (but not on Github, for example).
Some text to show that the reference links can follow later.
Images
Inline-style:
Reference-style:
Footnotes
Footnote 1 link1.
Footnote 2 link2.
Inline footnote^[Text of inline footnote] definition.
Duplicated footnote reference2.
Code and Syntax Highlighting
- выделение текста как код `
- выделение текста как код ``
выделение текста как код c ```
import "fmt"
func main() {
fmt.Println("Markdown")
}
mvn allure: serve
@font-face { font-family: Chunkfive; src: url('Chunkfive.otf');}
body, .usertext { color: #F0F0F0; background: #600; font-family: Chunkfive, sans;}
@import url(print.css);@media print { a[href^=http]::after { content: attr(href) }}
package main
import "fmt"
func main() { fmt.Println("Markdown")}
require_once 'Zend/Uri/Http.php';
namespace Location\Web;
interface Factory{ static function _factory();}
abstract class URI extends BaseURI implements Factory{ abstract function test();
public static $st1 = 1; const ME = "Yo"; var $list = NULL; private $var;
/** * Returns a URI * * @return URI */ static public function _factory($stats = array(), $uri = 'http') { echo __METHOD__; $uri = explode(':', $uri, 0b10); $schemeSpecific = isset($uri[1]) ? $uri[1] : ''; $desc = 'Multiline description';
// Security check if (!ctype_alnum($scheme)) { throw new Zend_Uri_Exception('Illegal scheme'); }
$this->var = 0 - self::$st; $this->list = list(Array("1"=> 2, 2=>self::ME, 3 => \Location\Web\URI::class));
return [ 'uri' => $uri, 'value' => null, ]; }}
echo URI::ME . URI::$st1;
__halt_compiler () ; dataheredataheredatahere */datahere
Tables
Colons can be used to align columns.
Tables | Are | Cool | Tables | Are | Cool | Tables | Are | Cool | Tables | Are | Cool | Tables | Are | Cool | Tables | Are | Cool | Tables | Are | Cool |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
col 3 is | right-aligned | $1600 | col 3 is | right-aligned | $1600 | col 3 is | right-aligned | $1600 | col 3 is | right-aligned | $1600 | col 3 is | right-aligned | $1600 | col 3 is | right-aligned | $1600 | col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 | col 3 is | right-aligned | $1600 | col 3 is | right-aligned | $1600 | col 3 is | right-aligned | $1600 | col 3 is | right-aligned | $1600 | col 3 is | right-aligned | $1600 | col 3 is | right-aligned | $1600 |
zebra stripes | are neat | $1 | zebra stripes | are neat | $1 | zebra stripes | are neat | $1 | zebra stripes | are neat | $1 | col 3 is | right-aligned | $1600 | col 3 is | right-aligned | $1600 | col 3 is | right-aligned | $1600 |
Markdown | Less | Pretty |
---|---|---|
Still |
| nicely |
1 | 2 | 3 |
First Header | Second Header |
---|---|
Content Cell | Content Cell |
Content Cell | Content Cell |
Command | Description |
---|---|
git status | List all new or modified files |
git diff | Show file differences that haven't been staged |
Command | Description |
---|---|
| List all new or modified files |
| Show file differences that haven't been staged |
Left-aligned | Center-aligned | Right-aligned |
---|---|---|
git status | git status | git status |
git diff | git diff | git diff |
Name | Character |
---|---|
Backtick | ` |
Pipe | | |
db_verifier=# \pset format wrappedOutput format is wrapped.db_verifier=# \pset columns 0Target width is unset.db_verifier=# \i db_verifier.sql object_id | object_name | object_type | check_code | check_level | check_name | check_result_json-----------+----------------------+-------------+------------+-------------+--------------------------+------------------------------------------ 16456 | fk1001_2_fk_fk1001_2 | constraint | fk1001 | error | fk uses mismatched types | {"object_id" : "16456", "object_name" : . | | | | | |."fk1001_2_fk_fk1001_2", "object_type" : . | | | | | |."constraint", "relation_name" : "public.. | | | | | |.fk1001_2_fk", "relation_att_names" : ["f. | | | | | |.k1001_2_id"], "foreign_relation_name" : . | | | | | |."public.fk1001_2", "foreign_relation_att. | | | | | |._names" : ["id"], "check" : {"check_code. | | | | | |.":"fk1001","parent_check_code":null,"che. | | | | | |.ck_name":"fk uses mismatched types","che. | | | | | |.ck_level":"error","check_source_name":"s. | | | | | |.ystem catalog","description_language_cod. | | | | | |.e":null,"description_value":"Foreign key. | | | | | |. uses columns with mismatched types."}}
Blockquotes
Blockquotes are very handy in email to emulate reply text. This line is part of the same quote.
Quote break.
This is a very long line that will still be quoted properly when it wraps. Oh boy let's keep writing to make sure this is long enough to actually wrap for everyone. Oh, you can put Markdown into a blockquote.
Blockquotes can also be nested...
...by using additional greater-than signs right next to each other...
...or with spaces between arrows.
Inline HTML
- Definition list
- Is something people use sometimes.
- Markdown in HTML
- Does *not* work **very** well. Use HTML tags.
Horizontal Rules
Three or more...
Hyphens
Asterisks
Underscores
H2O
H2O
Here is a simple footnote3.
A footnote can also have multiple lines4.