summaryrefslogtreecommitdiffhomepage
path: root/es-es/markdown-es.html.markdown
diff options
context:
space:
mode:
authorroot <root@learnxinyminutes.com>2018-08-25 02:38:11 +0000
committerroot <root@learnxinyminutes.com>2018-08-25 02:38:11 +0000
commitafd18bd4ed4a898e493e99459cc72aaf97163272 (patch)
tree4770ac0eafe30e8b4e81c573a13b519ec37dfda6 /es-es/markdown-es.html.markdown
parent6f2003a31f900c1ce3ff1dde64b17c7ac02350cc (diff)
parent5359298b0d5bd3f18cdd8521abf41e8048cac5f6 (diff)
Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs
Diffstat (limited to 'es-es/markdown-es.html.markdown')
-rw-r--r--es-es/markdown-es.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/es-es/markdown-es.html.markdown b/es-es/markdown-es.html.markdown
index 0505b4cb..e23a94ea 100644
--- a/es-es/markdown-es.html.markdown
+++ b/es-es/markdown-es.html.markdown
@@ -14,7 +14,7 @@ fácilmente a HTML (y, actualmente, otros formatos también).
¡Denme toda la retroalimentación que quieran! / ¡Sientanse en la libertad de hacer forks o pull requests!
-```markdown
+```md
<!-- Markdown está basado en HTML, así que cualquier archivo HTML es Markdown
válido, eso significa que podemos usar elementos HTML en Markdown como, por
ejemplo, el comentario y no serán afectados por un parseador Markdown. Aún