Add AsciiCast demos for docs

This commit is contained in:
Phil Scott
2021-05-23 23:30:14 +02:00
committed by Patrik Svensson
parent 69fdae70c0
commit 46abadaccb
95 changed files with 7920 additions and 179 deletions
+2 -2
View File
@@ -66,9 +66,9 @@ namespace Spectre.Console.Examples
})
.AddChoices(new[]
{
"Apple", "Apricot", "Avocado", "Banana",
"Apple", "Apricot", "Avocado", "Banana",
"Cherry", "Cocunut", "Date", "Dragonfruit", "Durian",
"Egg plant", "Fig", "Grape", "Guava",
"Egg plant", "Fig", "Grape", "Guava",
"Jackfruit", "Jambul", "Kiwano", "Kiwifruit", "Lime", "Lylo",
"Lychee", "Melon", "Nectarine", "Orange", "Olive"
}));