This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
gaojunlong
/
hhht_fbky
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
0b996e41aa
Ramas
Etiquetas
master
hhht_fbky
/
node_modules
/
highlight.js
/
lib
/
languages
/
plaintext.js
plaintext.js
88 B
Histórico
Raw
1
2
3
4
5
module.exports = function(hljs) {
return {
disableAutodetect: true
};
};