From 941b969cbb795066df03a2b44a130265dd135095 Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Sat, 23 Apr 2022 16:31:30 -0400 Subject: [PATCH] ci: update examples.yml --- .github/workflows/examples.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/workflows/examples.yml b/.github/workflows/examples.yml index af2a7ed4..a3297af6 100644 --- a/.github/workflows/examples.yml +++ b/.github/workflows/examples.yml @@ -1170,7 +1170,7 @@ jobs: user: lowlighter plugins_errors_fatal: yes if: ${{ success() || failure() }} - + - name: Screenshot markdown example if: ${{ success() || failure() }} @@ -1232,11 +1232,10 @@ jobs: user: lowlighter plugin_sponsors: yes plugin_sponsors_past: yes - plugin_sponsors_sections: goal + plugin_sponsors_sections: list + plugin_sponsors_size: 48 plugins_errors_fatal: yes config_display: large - extras_js: | - document.querySelectorAll(".markdown, .center, .goal-text span:last-child")?.forEach(h2 => h2.remove()) output_action: none delay: 120 - name: Licenses