From 9a03458766f5b6954aeb898b406814c91e8de287 Mon Sep 17 00:00:00 2001 From: Nanda Scott Date: Sun, 28 Oct 2018 01:53:50 -0400 Subject: [PATCH] Updated docs for better formatting --- docs/scrython.bulk_data/BulkData.md | 2 +- docs/scrython.cards/ArenaId.md | 2 +- docs/scrython.cards/Autocomplete.md | 2 +- docs/scrython.cards/Collector.md | 2 +- docs/scrython.cards/Id.md | 2 +- docs/scrython.cards/Mtgo.md | 2 +- docs/scrython.cards/Multiverse.md | 2 +- docs/scrython.cards/Named.md | 2 +- docs/scrython.cards/Random.md | 2 +- docs/scrython.cards/Search.md | 2 +- docs/scrython.catalog/ArtifactTypes.md | 2 +- docs/scrython.catalog/ArtistNames.md | 2 +- docs/scrython.catalog/CardNames.md | 2 +- docs/scrython.catalog/CreatureTypes.md | 2 +- docs/scrython.catalog/EnchantmentTypes.md | 2 +- docs/scrython.catalog/LandTypes.md | 2 +- docs/scrython.catalog/Loyalties.md | 2 +- docs/scrython.catalog/PlaneswalkerTypes.md | 2 +- docs/scrython.catalog/Powers.md | 2 +- docs/scrython.catalog/SpellTypes.md | 2 +- docs/scrython.catalog/Toughnesses.md | 2 +- docs/scrython.catalog/Watermarks.md | 2 +- docs/scrython.catalog/WordBank.md | 2 +- docs/scrython.rulings/Code.md | 2 +- docs/scrython.rulings/Id.md | 2 +- docs/scrython.rulings/Mtgo.md | 2 +- docs/scrython.rulings/Multiverse.md | 2 +- docs/scrython.sets/Code.md | 2 +- docs/scrython.sets/Sets.md | 2 +- docs/scrython.symbology/ParseMana.md | 2 +- docs/scrython.symbology/Symbology.md | 2 +- 31 files changed, 31 insertions(+), 31 deletions(-) diff --git a/docs/scrython.bulk_data/BulkData.md b/docs/scrython.bulk_data/BulkData.md index f1ee7af..c8f7c04 100644 --- a/docs/scrython.bulk_data/BulkData.md +++ b/docs/scrython.bulk_data/BulkData.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`BulkData().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.cards/ArenaId.md b/docs/scrython.cards/ArenaId.md index 9912fe7..8bef128 100644 --- a/docs/scrython.cards/ArenaId.md +++ b/docs/scrython.cards/ArenaId.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`ArenaId().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.cards/Autocomplete.md b/docs/scrython.cards/Autocomplete.md index 652c99b..3e4b019 100644 --- a/docs/scrython.cards/Autocomplete.md +++ b/docs/scrython.cards/Autocomplete.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`Autocomplete().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.cards/Collector.md b/docs/scrython.cards/Collector.md index a13ce27..caddf36 100644 --- a/docs/scrython.cards/Collector.md +++ b/docs/scrython.cards/Collector.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`Collector().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.cards/Id.md b/docs/scrython.cards/Id.md index 29202c9..a6b179d 100644 --- a/docs/scrython.cards/Id.md +++ b/docs/scrython.cards/Id.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`Id().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.cards/Mtgo.md b/docs/scrython.cards/Mtgo.md index 353827c..b2a5af2 100644 --- a/docs/scrython.cards/Mtgo.md +++ b/docs/scrython.cards/Mtgo.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`Mtgo().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.cards/Multiverse.md b/docs/scrython.cards/Multiverse.md index 208a493..bcebef9 100644 --- a/docs/scrython.cards/Multiverse.md +++ b/docs/scrython.cards/Multiverse.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`Multiverse().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.cards/Named.md b/docs/scrython.cards/Named.md index ad7c3cb..b3982d3 100644 --- a/docs/scrython.cards/Named.md +++ b/docs/scrython.cards/Named.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`Named().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.cards/Random.md b/docs/scrython.cards/Random.md index c5a5373..856747c 100644 --- a/docs/scrython.cards/Random.md +++ b/docs/scrython.cards/Random.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`Random().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.cards/Search.md b/docs/scrython.cards/Search.md index af3bd88..005d1a4 100644 --- a/docs/scrython.cards/Search.md +++ b/docs/scrython.cards/Search.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`Search().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.catalog/ArtifactTypes.md b/docs/scrython.catalog/ArtifactTypes.md index 06f780d..5b1ac1d 100644 --- a/docs/scrython.catalog/ArtifactTypes.md +++ b/docs/scrython.catalog/ArtifactTypes.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`ArtifactTypes().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.catalog/ArtistNames.md b/docs/scrython.catalog/ArtistNames.md index 4ad1fcf..45b8421 100644 --- a/docs/scrython.catalog/ArtistNames.md +++ b/docs/scrython.catalog/ArtistNames.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`ArtistNames().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.catalog/CardNames.md b/docs/scrython.catalog/CardNames.md index 44be35e..d426912 100644 --- a/docs/scrython.catalog/CardNames.md +++ b/docs/scrython.catalog/CardNames.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`CardNames().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.catalog/CreatureTypes.md b/docs/scrython.catalog/CreatureTypes.md index e46283b..8991fb2 100644 --- a/docs/scrython.catalog/CreatureTypes.md +++ b/docs/scrython.catalog/CreatureTypes.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`CreatureTypes().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.catalog/EnchantmentTypes.md b/docs/scrython.catalog/EnchantmentTypes.md index 4688c21..e9e7f6e 100644 --- a/docs/scrython.catalog/EnchantmentTypes.md +++ b/docs/scrython.catalog/EnchantmentTypes.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`EnchantmentTypes().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.catalog/LandTypes.md b/docs/scrython.catalog/LandTypes.md index 900e70d..9dd3621 100644 --- a/docs/scrython.catalog/LandTypes.md +++ b/docs/scrython.catalog/LandTypes.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`LandTypes().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.catalog/Loyalties.md b/docs/scrython.catalog/Loyalties.md index af1d147..083080d 100644 --- a/docs/scrython.catalog/Loyalties.md +++ b/docs/scrython.catalog/Loyalties.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`Loyalties().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.catalog/PlaneswalkerTypes.md b/docs/scrython.catalog/PlaneswalkerTypes.md index c40ffcc..2ddd6c5 100644 --- a/docs/scrython.catalog/PlaneswalkerTypes.md +++ b/docs/scrython.catalog/PlaneswalkerTypes.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`PlaneswalkerTypes().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.catalog/Powers.md b/docs/scrython.catalog/Powers.md index 0a2d086..59e9be9 100644 --- a/docs/scrython.catalog/Powers.md +++ b/docs/scrython.catalog/Powers.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`Powers().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.catalog/SpellTypes.md b/docs/scrython.catalog/SpellTypes.md index 671b18c..21f4fac 100644 --- a/docs/scrython.catalog/SpellTypes.md +++ b/docs/scrython.catalog/SpellTypes.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`SpellTypes().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.catalog/Toughnesses.md b/docs/scrython.catalog/Toughnesses.md index af802cf..814f6f2 100644 --- a/docs/scrython.catalog/Toughnesses.md +++ b/docs/scrython.catalog/Toughnesses.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`Toughnesses().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.catalog/Watermarks.md b/docs/scrython.catalog/Watermarks.md index f71c172..69f22d0 100644 --- a/docs/scrython.catalog/Watermarks.md +++ b/docs/scrython.catalog/Watermarks.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`Watermarks().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.catalog/WordBank.md b/docs/scrython.catalog/WordBank.md index 79a7be2..f10c4bb 100644 --- a/docs/scrython.catalog/WordBank.md +++ b/docs/scrython.catalog/WordBank.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`WordBank().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.rulings/Code.md b/docs/scrython.rulings/Code.md index e77df5a..46e57b2 100644 --- a/docs/scrython.rulings/Code.md +++ b/docs/scrython.rulings/Code.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`Code().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.rulings/Id.md b/docs/scrython.rulings/Id.md index 396cf4d..24417c5 100644 --- a/docs/scrython.rulings/Id.md +++ b/docs/scrython.rulings/Id.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`Id().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.rulings/Mtgo.md b/docs/scrython.rulings/Mtgo.md index e28c15b..7eb0ea8 100644 --- a/docs/scrython.rulings/Mtgo.md +++ b/docs/scrython.rulings/Mtgo.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`Mtgo().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.rulings/Multiverse.md b/docs/scrython.rulings/Multiverse.md index 039324d..b45e9a4 100644 --- a/docs/scrython.rulings/Multiverse.md +++ b/docs/scrython.rulings/Multiverse.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`Multiverse().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.sets/Code.md b/docs/scrython.sets/Code.md index 5bcdff4..4bada89 100644 --- a/docs/scrython.sets/Code.md +++ b/docs/scrython.sets/Code.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`Code().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.sets/Sets.md b/docs/scrython.sets/Sets.md index 24b5a18..02a6183 100644 --- a/docs/scrython.sets/Sets.md +++ b/docs/scrython.sets/Sets.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`Sets().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.symbology/ParseMana.md b/docs/scrython.symbology/ParseMana.md index ffa26c7..a80054f 100644 --- a/docs/scrython.symbology/ParseMana.md +++ b/docs/scrython.symbology/ParseMana.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`ParseMana().scryfallJson`). - + ## Args |arg|type|description| diff --git a/docs/scrython.symbology/Symbology.md b/docs/scrython.symbology/Symbology.md index 6bd26f7..52e579e 100644 --- a/docs/scrython.symbology/Symbology.md +++ b/docs/scrython.symbology/Symbology.md @@ -3,7 +3,7 @@ These docs will likely not be as detailed as the official Scryfall Documentation, and you should reference that for more information. >In the event that a key isn't found or has been changed, you can access the full JSON output with the `scryfallJson` variable (`Symbology().scryfallJson`). - + ## Args |arg|type|description|