From c9f7d9a92c9561c3bd45c263c4f0e9d0e99c713b Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Sat, 20 Apr 2024 22:11:54 -0700 Subject: trailing newlines --- es-es/jquery-es.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'es-es/jquery-es.html.markdown') 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 +``` -- cgit v1.2.3