pinosaur
/
smdp.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
850fb84
)
Add inline code sample.
author
FreeBirdLjj
<ljj11011@mail.ustc.edu.cn>
Sat, 20 Sep 2014 11:47:27 +0000
(19:47 +0800)
committer
FreeBirdLjj
<ljj11011@mail.ustc.edu.cn>
Sat, 20 Sep 2014 11:47:27 +0000
(19:47 +0800)
sample.md
patch
|
blob
|
history
diff --git
a/sample.md
b/sample.md
index
fd3a8d8
..
0c8f51c
100644
(file)
--- a/
sample.md
+++ b/
sample.md
@@
-52,6
+52,18
@@
second-level
------------
+-------------------------------------------------
+
+# Supported markdown formatting's
+
+Inline codes are surrounded with backticks.
+
+C program begins excuting at the beginning of \`main()\`.
+
+becomes
+
+C program begins excuting at the beginning of `main()`.
+
-------------------------------------------------
# Supported markdown formatting's
@@
-161,3
+173,4
@@
open an issue on GitHub:
_https://github.com/visit1985/mdp_
+