Skip to content

Clean up and consolidate alert shortcodes #7089

Open
@chalin

Description

@chalin
Contributor

We currently have two implementations, alert-md.md and alert.html (from Docsy). We should have only one:

  • Eliminate alert-md.md - Alert cleanup #7090
  • Cleanup alerts - Alert cleanup #7090:
    • Replace calls to alert-md.md by alert.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 of alert.html once Docsy is updated

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @chalin

      Issue actions

        Clean up and consolidate alert shortcodes · Issue #7089 · open-telemetry/opentelemetry.io