From a68e8866687b6615200c90ff7a4246d6bfaca797 Mon Sep 17 00:00:00 2001 From: Frank LENORMAND Date: Fri, 25 Sep 2015 11:10:10 +0300 Subject: [PATCH] Fix the layout of the page, add two scripts to the table --- css/default.css | 4 ++++ scripts.html | 58 +++++++++++++++++-------------------------------- 2 files changed, 24 insertions(+), 38 deletions(-) diff --git a/css/default.css b/css/default.css index 80c5db2e6..bfa08de60 100644 --- a/css/default.css +++ b/css/default.css @@ -66,6 +66,10 @@ a:hover { text-align: center; } +#table-scripts { + margin-bottom: 0; +} + #table-scripts tr > td:nth-child(3), #table-scripts tr > th:nth-child(3), #table-scripts tr > td:nth-child(4), diff --git a/scripts.html b/scripts.html index 9a3a3c6f0..d2291239f 100644 --- a/scripts.html +++ b/scripts.html @@ -50,16 +50,16 @@ of one of the following scripts. You have been warned. - -
- After you have tested and put your script online (preferably on Github Gists), edit this page on your - fork of the - Kakoune Github Pages repository to include your script (along with - all the information needed to fill the table). Submit a pull request - with all those changes, and your script (after examination by the - project's developers) will be included on this page! -
+ +
+ After you have tested and put your script online (preferably on Github Gists), edit this page on your + fork of the + Kakoune Github Pages repository to include your script, along with + all the information needed to fill the table. Submit a pull request + with all those changes, and your script (after examination by the + project's developers) will be included on this page! +
@@ -78,40 +78,22 @@ - my_script - A short description of what the script does and why you should use it - Anonymous + autodownload + Download a remote file when a URL is used as a buffer name + lenormf 1.0 MIT - 24/09/2015 - 25/10/2016 + 25/09/2015 + - my_script - A short description of what the script does and why you should use it - Anonymous + gdt + Highlight TODO, FIXME and XXX comments + lenormf 1.0 MIT - 24/09/2015 - 25/10/2016 - - - my_script - A short description of what the script does and why you should use it - Anonymous - 1.0 - MIT - 24/09/2015 - 25/10/2016 - - - my_script - A short description of what the script does and why you should use it - Anonymous - 1.0 - MIT - 24/09/2015 - 25/10/2016 + 25/09/2015 +