rendering-accessibility
maintained by benjamincrozat
star
128
account_tree
36
verified_user
MIT License
name: rendering-accessibility description: Implement and maintain post rendering, syntax highlighting, and accessible semantic output behavior for this blog. metadata: short-description: Markdown rendering, highlight, and accessible output
Rendering Accessibility
Scope
Own presentation behavior for post and archive rendering.
Required Rules
- Use the central renderer (
App\\Markdown\\MarkdownRenderer) for post body rendering. - Keep Tempest Highlight CommonMark extension integrated for fenced and inline code.
- Preserve semantic, accessible output structure.
- Keep highlighted token contrast and code block readability intact.
- For sample content fixtures, use realistic fictional topics, distribute markdown feature coverage, include representative code fences/inline code, and avoid benchmark labels unless requested.
- Avoid unsolicited visual redesign.
Workflow
- Change renderer/highlight integration in minimal slices.
- Verify rendered output remains predictable and accessible.
- Validate highlight readability after style changes.
- Follow
delivery-standardsquality gates and reporting.
References
-
laravel-bladefor Blade template/component conventions.
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
128
GitHub Forks
36
Created
Mar 2026
Last Updated
il y a 3 mois
tools
tools ide plugins
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!