aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug-report-template.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug-report-template.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug-report-template.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report-template.md b/.github/ISSUE_TEMPLATE/bug-report-template.md
index 0dd10ea..87949dc 100644
--- a/.github/ISSUE_TEMPLATE/bug-report-template.md
+++ b/.github/ISSUE_TEMPLATE/bug-report-template.md
@@ -17,6 +17,10 @@ $ echo "foo<br>bar" | html2md -i
foo
bar
+
+$ html2md | head -2
+HTML to Markdown
+Version x.y.0 built on 2023-...
```
**Expected output**