From 62470cb8c324aef7669f187e11da6c1b15d9c857 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 30 Mar 2023 02:20:49 +0300 Subject: add description outputs --- fixtures/Host.Score.Markdown.expected | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 fixtures/Host.Score.Markdown.expected (limited to 'fixtures/Host.Score.Markdown.expected') diff --git a/fixtures/Host.Score.Markdown.expected b/fixtures/Host.Score.Markdown.expected new file mode 100644 index 0000000..50c57c2 --- /dev/null +++ b/fixtures/Host.Score.Markdown.expected @@ -0,0 +1,13 @@ +# Top 3 Score's by Host + +Score is calculated by combining all other metrics. + +``` ++-----+----------------+-------+ +| Pos | Host | Score | ++-----+----------------+-------+ +| 1. | uranus | 360 | +| 2. | alphacentauri | 294 | +| 3. | dionysus | 285 | ++-----+----------------+-------+ +``` -- cgit v1.2.3