summaryrefslogtreecommitdiffhomepage
path: root/es-es/jquery-es.html.markdown
diff options
context:
space:
mode:
authorBoris Verkhovskiy <boris.verk@gmail.com>2024-04-20 22:11:54 -0700
committerBoris Verkhovskiy <boris.verk@gmail.com>2024-04-20 22:11:54 -0700
commitc9f7d9a92c9561c3bd45c263c4f0e9d0e99c713b (patch)
tree344b9dec5a2a79aead235dde88851af721096d5e /es-es/jquery-es.html.markdown
parent097cd60e490bae3b2ed3d033c3c8877e3245b939 (diff)
trailing newlines
Diffstat (limited to 'es-es/jquery-es.html.markdown')
-rw-r--r--es-es/jquery-es.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/es-es/jquery-es.html.markdown b/es-es/jquery-es.html.markdown
index fc0ff06c..c67f11ed 100644
--- a/es-es/jquery-es.html.markdown
+++ b/es-es/jquery-es.html.markdown
@@ -134,4 +134,4 @@ var heights = [];
$('p').each(function() {
heights.push($(this).height()); // AƱade todas las alturas "p" de la etiqueta a la matriz
});
-``` \ No newline at end of file
+```