This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
showdown
Watch
1
Star
0
Fork
0
You've already forked showdown
mirror of
https://github.com/showdownjs/showdown.git
synced
2024-03-22 13:30:55 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
3efcd101a2
showdown
/
test
/
cases
/
github-style-at-start.html
6 lines
85 B
HTML
Raw
Normal View
History
Unescape
Escape
Added test case for github codeblock at start of string
2012-06-14 14:08:49 +08:00
<
pre
>
<
code
>
function MyFunc(a) {
chore(all): code style change
2015-01-19 19:37:21 +08:00
// ...
}
Added test case for github codeblock at start of string
2012-06-14 14:08:49 +08:00
<
/
code
>
<
/
pre
>
Major code refactoring
2015-01-16 05:21:33 +08:00
<
p
>
That is some code!
<
/
p
>
Reference in New Issue
Copy Permalink