pinosaur
/
smdp.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
a677643
)
Added escaped code for URL's
author
Simon Doppler
<dopsi.dev@gmail.com>
Wed, 26 Nov 2014 13:59:02 +0000
(14:59 +0100)
committer
Michael Göhler
<somebody.here@gmx.de>
Sun, 30 Nov 2014 20:34:39 +0000
(21:34 +0100)
sample.md
patch
|
blob
|
history
diff --git
a/sample.md
b/sample.md
index
762537d
..
6009d47
100644
(file)
--- a/
sample.md
+++ b/
sample.md
@@
-177,6
+177,9
@@
becomes
URL in John MacFarlane's Pandoc style are supported :
+\[GitHub repository for mdp](https://github.com/visit1985/mdp)
+\[Google](google.com)
+
[GitHub repository for mdp](https://github.com/visit1985/mdp)
[Google](google.com)