Skip to content

Commit 44206a0

Browse files
cy-moiInokinoki
andauthored
[Gsk-2864] fragment markdown report (#1812)
* Add md comments to fragment examples and issues * reduce md comments to necessary ones --------- Co-authored-by: Inoki <weixuan@giskard.ai>
1 parent a40b4e7 commit 44206a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

giskard/visualization/templates/scan_report/markdown/huggingface.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% for view in groups -%}
2-
2+
<!-- issue -->
33
<details>
44
<summary>👉{{ view.group.name }} issues ({{ view.issues|length }})</summary>
55

@@ -20,6 +20,7 @@
2020
<br />
2121
{% endif %}
2222

23+
<!-- examples -->
2324
<details>
2425
<summary> 🔍✨Examples</summary>
2526

@@ -33,7 +34,6 @@ else True)|replace("\\n", "<br>")|safe }}
3334
{% endfor %}
3435

3536
</details>
36-
<!-- line breaker -->
3737
{% endfor -%}
3838
<br />
3939

0 commit comments

Comments
 (0)