This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
root
/
showdownjs
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
188b7fd296
Branches
Tags
master
showdownjs
/
test
/
cases
/
github-style-codeblock.md
github-style-codeblock.md
127 B
Historique
Raw
Define a function in javascript:
function MyFunc(a) { var s = '`'; }
And some HTML
<div>HTML!</div>