--- title: "Hugo Integration 🧭" date: 2021-10-30T15:42:22+02:00 draft: true toc: false images: tags: - untagged --- ## This is Word in Progress The hope here is that we can call a predefined go procedure that parses some section of markdown source code and instantiates the corresponding svg file under our static folder that is then referenced. ``` go {{/* a comment */}} ```