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 +- es-es/php-composer-es.html.markdown | 2 +- es-es/vim-es.html.markdown | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'es-es') 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 +``` diff --git a/es-es/php-composer-es.html.markdown b/es-es/php-composer-es.html.markdown index ed20edd3..dc8fb520 100644 --- a/es-es/php-composer-es.html.markdown +++ b/es-es/php-composer-es.html.markdown @@ -173,4 +173,4 @@ composer clear-cache ### Referencias * [Composer - Dependency Manager for PHP (EN)](https://getcomposer.org/) -* [Packagist.org (EN)](https://packagist.org/) \ No newline at end of file +* [Packagist.org (EN)](https://packagist.org/) diff --git a/es-es/vim-es.html.markdown b/es-es/vim-es.html.markdown index 0e44029b..fb160ec7 100644 --- a/es-es/vim-es.html.markdown +++ b/es-es/vim-es.html.markdown @@ -235,4 +235,4 @@ set smarttab [What are the dark corners of Vim your mom never told you about? (Stack Overflow thread) (EN)](http://stackoverflow.com/questions/726894/what-are-the-dark-corners-of-vim-your-mom-never-told-you-about) -[Arch Linux Wiki (EN)](https://wiki.archlinux.org/index.php/Vim) \ No newline at end of file +[Arch Linux Wiki (EN)](https://wiki.archlinux.org/index.php/Vim) -- cgit v1.2.3