Skip to content

Commit 132bb4b

Browse files
authored
Update bug-report-template.md
1 parent baf9ab8 commit 132bb4b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/bug-report-template.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ $ echo "foo<br>bar" | html2md -i
1717
foo
1818

1919
bar
20+
21+
$ html2md | head -2
22+
HTML to Markdown
23+
Version x.y.0 built on 2023-...
2024
```
2125

2226
**Expected output**

0 commit comments

Comments
 (0)