You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hugo now supports Alerts, via blockquote render hooks. These are compatible with both Github and Obsidian markdown, and I think are easier to type and easier to use than "callout" shortcodes. They also look prettier in markdown. Hextra should have a default render hook for them.
Hugo's alerts also support folding, which steps on the toes of Hextra's Details shortcode, but Hextra should probably support it with Alerts anyway.
The text was updated successfully, but these errors were encountered:
Feature Description
Hugo now supports Alerts, via blockquote render hooks. These are compatible with both Github and Obsidian markdown, and I think are easier to type and easier to use than "callout" shortcodes. They also look prettier in markdown. Hextra should have a default render hook for them.
Hugo's alerts also support folding, which steps on the toes of Hextra's Details shortcode, but Hextra should probably support it with Alerts anyway.
The text was updated successfully, but these errors were encountered: