From dcfff74f8d278c8c2879cad7c10f5101335d97c9 Mon Sep 17 00:00:00 2001 From: "kirill.chalov" Date: Fri, 15 Nov 2024 15:17:40 +0800 Subject: [PATCH 1/4] feat(chip-status): fix css for fetched markdown emoji shortcodes --- layouts/partials/chip_support_status.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/layouts/partials/chip_support_status.html b/layouts/partials/chip_support_status.html index f180c8c7..7ee35c9e 100644 --- a/layouts/partials/chip_support_status.html +++ b/layouts/partials/chip_support_status.html @@ -1,4 +1,10 @@ {{ if .Page.HasShortcode "chipstatus" }} + {{ end }} From a3ac7961483063803639638e6b77bcdc64cca411 Mon Sep 17 00:00:00 2001 From: "kirill.chalov" Date: Fri, 15 Nov 2024 15:22:52 +0800 Subject: [PATCH 2/4] feat(chip-status): remove emoji shortcode rendering for simplification --- layouts/partials/chip_support_status.html | 7 ------- layouts/shortcodes/chipstatus.html | 6 ------ 2 files changed, 13 deletions(-) diff --git a/layouts/partials/chip_support_status.html b/layouts/partials/chip_support_status.html index 7ee35c9e..71c7a932 100644 --- a/layouts/partials/chip_support_status.html +++ b/layouts/partials/chip_support_status.html @@ -1,10 +1,3 @@ {{ if .Page.HasShortcode "chipstatus" }} - - {{ end }} diff --git a/layouts/shortcodes/chipstatus.html b/layouts/shortcodes/chipstatus.html index 5fe53da6..913552eb 100644 --- a/layouts/shortcodes/chipstatus.html +++ b/layouts/shortcodes/chipstatus.html @@ -3,9 +3,6 @@