Open
Description
We currently have two implementations, alert-md.md
and alert.html
(from Docsy). We should have only one:
- Eliminate
alert-md.md
- Alert cleanup #7090Use a copy of Docsy's new and improvedalert.html
(A better alert shortcode more markdown friendly google/docsy#941) - Alert cleanup #7090Cleanup alerts - Alert cleanup #7090:- Replace calls to
alert-md.md
byalert.html
- Replace inlined alerts by calls to the
alert.html
shortcode, now that it can be invoked from includes, etc - Ensure that alerts are properly formatted when used in a Markdown list, per the new alert requirements
- Drop color arguments for "info" and "primary", the shortcode will use the default "primary" - Alert cleanup #7090
Drop our local copy ofalert.html
once Docsy is updated
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status
Milestone
Relationships
Development
No branches or pull requests
Activity