Testing grunt-md2html with embedded PlantUML
=================================================

This file contains embedded PlantUML:

@startuml myimage
title My PlantUML Diagram
class foo {
    bar: String
}
@enduml

And some more HTML here.
