diff options
author | tristantheb <tristantheb@users.noreply.github.com> | 2021-04-30 16:28:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-30 16:28:38 +0200 |
commit | 71c618f2ea793f0462948cfd512414c9094f7370 (patch) | |
tree | 44b543cd5982852c6bd8b641346503a883c2f7be /files/es/mdn | |
parent | fb5b8c8367d594d5fc4f38c61573d8e2e3552a57 (diff) | |
download | translated-content-71c618f2ea793f0462948cfd512414c9094f7370.tar.gz translated-content-71c618f2ea793f0462948cfd512414c9094f7370.tar.bz2 translated-content-71c618f2ea793f0462948cfd512414c9094f7370.zip |
KS: Removal of the least used macros - l10n-frozen (#611)
* KS: Deletion of KS macros used less than 100 times
* FIX: Remove conflicting and orphaned files from commits=
Diffstat (limited to 'files/es/mdn')
-rw-r--r-- | files/es/mdn/structures/macros/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/es/mdn/structures/macros/index.html b/files/es/mdn/structures/macros/index.html index 807059cfd9..ff0f7d6f05 100644 --- a/files/es/mdn/structures/macros/index.html +++ b/files/es/mdn/structures/macros/index.html @@ -49,5 +49,3 @@ translation_of: MDN/Structures/Macros <p>Las macros pueden ser tan simples como insertar un bloque de texto más grande o intercambiar contenido de otra parte de MDN, o tan complejas como crear un índice completo de contenido buscando en partes del sitio, estilizando el resultado y agregando enlaces.</p> <p>Puedes leer sobre las macros más utilizadas en {{web.link("/es/docs/MDN/Contribute/Structures/Macros/Commonly-used_macros", "Página de macros usadas comúnmente")}}; también, hay una {{web.link("/es/docs/templates", "lista completa de todas las macros")}}. La mayoría de las macros tienen documentación incorporada, como comentarios en la parte superior.</p> - -<p>{{EditorGuideQuickLinks}}</p> |