mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-09-15 01:05:33 +08:00
New doc theme (#387)
This commit is contained in:
@@ -19,6 +19,7 @@ namespace Docs
|
||||
.AddShortcode("Children", typeof(ChildrenShortcode))
|
||||
.AddShortcode("ColorTable", typeof(ColorTableShortcode))
|
||||
.AddShortcode("EmojiTable", typeof(EmojiTableShortcode))
|
||||
.AddShortcode("Alert", typeof(AlertShortcode))
|
||||
.AddPipelines()
|
||||
.RunAsync();
|
||||
|
||||
|
Reference in New Issue
Block a user