simple_markdown_extension_svgbob v0.1.1 SimpleMarkdownExtensionSvgBob

This extension assumes the default HTML rendering behaviour for SimpleMarkdown.Attribute.PreformattedCode has not been overriden.

If it has then the new implementation must pass the call to SimpleMarkdown.Attribute.PreformattedCode.Svgbob.

Otherwise if it has not overriden the implementation, then no extra work is needed.

If this library is being used with ExDocSimpleMarkdown, then it should be added as an extensions [extensions: [SimpleMarkdownExtensionSvgBob]].