Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add alert blocks in markdown #29121

Merged
merged 16 commits into from
Feb 10, 2024
Merged

Add alert blocks in markdown #29121

merged 16 commits into from
Feb 10, 2024

Commits on Feb 9, 2024

  1. Add alert blocks in markdown

    Signed-off-by: Yarden Shoham <[email protected]>
    yardenshoham committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    cc8444d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Vertical align the icons

    Signed-off-by: Yarden Shoham <[email protected]>
    yardenshoham committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    def2bae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    561bf73 View commit details
    Browse the repository at this point in the history
  3. Fix ref

    Signed-off-by: Yarden Shoham <[email protected]>
    yardenshoham committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    56d7f4f View commit details
    Browse the repository at this point in the history
  4. Fix tip not being green

    yardenshoham committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    fd33c94 View commit details
    Browse the repository at this point in the history
  5. Fail fast

    Signed-off-by: Yarden Shoham <[email protected]>
    yardenshoham committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    03882cf View commit details
    Browse the repository at this point in the history
  6. Fix colors

    Signed-off-by: Yarden Shoham <[email protected]>
    yardenshoham committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    6832265 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e289d6c View commit details
    Browse the repository at this point in the history
  8. Add margin

    Signed-off-by: Yarden Shoham <[email protected]>
    yardenshoham committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    4411b1e View commit details
    Browse the repository at this point in the history
  9. Lighter note and caution

    Signed-off-by: Yarden Shoham <[email protected]>
    yardenshoham committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    a15cf40 View commit details
    Browse the repository at this point in the history
  10. Lighten important

    silverwind committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    ac2055a View commit details
    Browse the repository at this point in the history
  11. Also text color

    yardenshoham committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    2a945f1 View commit details
    Browse the repository at this point in the history
  12. group css colors together

    silverwind committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    3d1a690 View commit details
    Browse the repository at this point in the history
  13. Fix sanitizer

    Signed-off-by: Yarden Shoham <[email protected]>
    yardenshoham committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    97668d7 View commit details
    Browse the repository at this point in the history
  14. use explicit color

    silverwind committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    f6e114b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cb7dcec View commit details
    Browse the repository at this point in the history