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
feat(shortcodes): add .md templates for icon aliases
Icon shortcodes (icon, fa, fab, far, fas) are decorative and
carry no textual meaning for LLM consumers. Add empty .md
markdown output templates so Hugo uses them instead of the
HTML templates when rendering the markdown output format,
suppressing safe-content HTML warnings.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments