Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit6b0a408

Browse files
authored
Merge pull request#14 from Harmouch101/master
Adding new features.
2 parents95b5d42 +841c655 commit6b0a408

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

‎README.md‎

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Markdown Cheatsheet
1+
Markdown Cheatsheet<aname="TOP"></a>
22
===================
33

44
- - - -
@@ -69,6 +69,20 @@ Content Cell | Content Cell
6969
Content Cell | Content Cell
7070
```
7171

72+
Adding a pipe`|` in a cell :
73+
74+
First Header | Second Header
75+
------------- | -------------
76+
Content Cell | Content Cell
77+
Content Cell |\|
78+
79+
```
80+
First Header | Second Header
81+
------------- | -------------
82+
Content Cell | Content Cell
83+
Content Cell | \|
84+
```
85+
7286
`code()`
7387

7488
Markup : `code()`
@@ -178,6 +192,13 @@ Foldable text:
178192
<p> Some HTML code here </p>
179193
```
180194

195+
Link to a specific part of the page:
196+
197+
[Go To TOP](#TOP)
198+
199+
Markup : [text goes here](#section_name)
200+
section_title<a name="section_name"></a>
201+
181202
Hotkey:
182203

183204
<kbd>⌘F</kbd>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp