Tag Plugins

In Hexo these were “tag plugins”; in Hugo the equivalent is shortcodes and rich Markdown. A few formatted blocks:

A blockquote, useful for pull quotes and citations.

// A fenced code block with a copy button (hover the block).
console.log("hello, cactus");
FeatureHexoHugo
EngineEJSGo templates
StylesStylusSCSS
Tagstag pluginsshortcodes