This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
root
/
showdownjs
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
188b7fd296
Ramos
Etiquetas
master
showdownjs
/
test
/
cases
/
github-style-codeblock.md
github-style-codeblock.md
127 B
Histórico
Em bruto
Define a function in javascript:
function MyFunc(a) { var s = '`'; }
And some HTML
<div>HTML!</div>