From 1e4d47bc6562d5bdb172d640c724abfdb004cbf1 Mon Sep 17 00:00:00 2001 From: Erin Schnabel Date: Tue, 3 Aug 2021 22:59:29 -0400 Subject: [PATCH] Update compendium.xsd to accommodate FC5 export --- .editorconfig | 23 +++++++++++++++++++++++ .gitignore | 3 +++ Utilities/compendium.xsd | 36 ++++++++++++++++++++---------------- 3 files changed, 46 insertions(+), 16 deletions(-) create mode 100644 .editorconfig create mode 100644 .gitignore diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..c3caf90 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,23 @@ +# EditorConfig helps developers define and maintain consistent +# coding styles between different editors and IDEs +# editorconfig.org + +root = true + +[*] +end_of_line = lf +charset = utf-8 +trim_trailing_whitespace = false +insert_final_newline = true +indent_style = space + +[*.md] +indent_size = 2 +trim_trailing_whitespace = false + +[*.{yaml,yml}] +indent_size = 2 + +[*.{xml,xslt}] +indent_size = 4 + diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..19047db --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +FightClub5eXML/Collections +tmp +.vscode diff --git a/Utilities/compendium.xsd b/Utilities/compendium.xsd index 8cbf4cf..8ebee57 100644 --- a/Utilities/compendium.xsd +++ b/Utilities/compendium.xsd @@ -45,6 +45,12 @@ + + + + + + @@ -71,7 +77,7 @@ - + @@ -95,7 +101,7 @@ - + @@ -188,10 +194,15 @@ + + + + + @@ -217,8 +228,8 @@ - - + + @@ -246,7 +257,9 @@ + + @@ -339,6 +352,7 @@ + @@ -388,18 +402,8 @@ - - - - - - - - - - - - + +