<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Diagram functions on Hugo</title><link>https://v0-122-0--gohugoio.netlify.app/functions/diagrams/</link><description>Recent content in Diagram functions on Hugo</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="https://v0-122-0--gohugoio.netlify.app/functions/diagrams/index.xml" rel="self" type="application/rss+xml"/><item><title>diagrams.Goat</title><link>https://v0-122-0--gohugoio.netlify.app/functions/diagrams/goat/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://v0-122-0--gohugoio.netlify.app/functions/diagrams/goat/</guid><description>Useful in a code block render hook, the diagram.Goat function converts ASCII art to an SVG diagram, returning a GoAT diagram object with the following methods:
Inner (template.HTML) Returns the SVG child elements without a wrapping svg element, allowing you to create your own wrapper. Wrapped (template.HTML) Returns the SVG child elements wrapped in an svg element. Width (int) Returns the width of the rendered diagram, in pixels. Height (int) Returns the height of the rendered diagram, in pixels.</description></item></channel></rss>