pinosaur
/
smdp.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
331cae2
)
Shorten sample lines.
author
FreeBirdLjj
<ljj11011@mail.ustc.edu.cn>
Sat, 20 Sep 2014 17:27:05 +0000
(
01:27
+0800)
committer
FreeBirdLjj
<ljj11011@mail.ustc.edu.cn>
Sat, 20 Sep 2014 17:27:05 +0000
(
01:27
+0800)
sample.md
patch
|
blob
|
history
diff --git
a/sample.md
b/sample.md
index
0c8f51c
..
8cea5d6
100644
(file)
--- a/
sample.md
+++ b/
sample.md
@@
-58,11
+58,11
@@
second-level
Inline codes are surrounded with backticks.
-C program
begins excuting at the beginning of
\`main()\`.
+C program
starts with
\`main()\`.
becomes
-C program
begins excuting at the beginning of
`main()`.
+C program
starts with
`main()`.
-------------------------------------------------