Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
ben
/
earwigbot
réplica de
https://github.com/earwig/earwigbot
Seguir
1
Destacar
1
Fork
0
Código
Lanzamientos
4
Actividad
Explorar el Código
Apparently punctuation marks can be used as headers too.
tags/v0.1^2
Ben Kurtovic
hace 12 años
padre
d72be12d41
commit
1bf546b706
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
earwigbot/commands/dictionary.py
+ 1
- 0
earwigbot/commands/dictionary.py
Ver fichero
@@ -104,6 +104,7 @@ class Dictionary(Command):
"proverb": "Proverb",
"prop. n.": "Proper noun",
"abbr.": "Abbreviation",
"punct.": "Punctuation mark",
}
blocks = "=" * (level + 1)
defs = []
Escribir
Vista previa
Cargando…
Cancelar
Guardar