A Test of Hosting a MARP Presentation

using github with automated publishing

This is some code that isn't very interesting

foreach(var item in collection)
{
  Console.WriteLine(item.Name);
}

This is the end