summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDaniel Zendejas <daniel8647@hotmail.com>2014-07-23 21:52:43 -0500
committerDaniel Zendejas <daniel8647@hotmail.com>2014-07-23 21:52:43 -0500
commit248ab5a182718be2c63a0b83f7e55ce42afe349c (patch)
tree613b85b6684c9ab877c9e2cbde8974dac1a2fe04
parenta5ca7174262e9fe73d4f9ed9aafafab4c9ae91a9 (diff)
Added lang
-rw-r--r--es-es/markdown-es.html.markdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/es-es/markdown-es.html.markdown b/es-es/markdown-es.html.markdown
index fd901cf4..1ffe148e 100644
--- a/es-es/markdown-es.html.markdown
+++ b/es-es/markdown-es.html.markdown
@@ -1,10 +1,11 @@
---
language: markdown
+filename: markdown-es.md
contributors:
- ["Dan Turkel", "http://danturkel.com/"]
translators:
- ["Daniel Zendejas", "https://github.com/DanielZendejas"]
--filename: es-markdown.md
+lang: es-es
---
Markdown was created by John Gruber in 2004. It's meant to be an easy to read and write syntax which converts easily to HTML (and now many other formats as well).