From d48811bcd631ee9e67f73b2a2e695f4f1c9babb9 Mon Sep 17 00:00:00 2001 From: Marco Azimonti Date: Tue, 17 Dec 2024 20:08:34 +0900 Subject: [PATCH] added script-no-first-blank-line option --- include/tidyenum.h | 1 + src/config.c | 1 + src/language_en.h | 18 ++++++++++++++++++ src/pprint.c | 3 +++ 4 files changed, 23 insertions(+) diff --git a/include/tidyenum.h b/include/tidyenum.h index 36407c1b0..366cabe74 100644 --- a/include/tidyenum.h +++ b/include/tidyenum.h @@ -652,6 +652,7 @@ typedef enum TidyUpperCaseTags, /**< Output tags in upper not lower case */ TidyUseCustomTags, /**< Enable Tidy to use autonomous custom tags */ TidyVertSpace, /**< degree to which markup is spread out vertically */ + TidyScriptNoFirstBlankLine, /**< Control blank line insertion after