We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf9ab8 commit 132bb4bCopy full SHA for 132bb4b
1 file changed
.github/ISSUE_TEMPLATE/bug-report-template.md
@@ -17,6 +17,10 @@ $ echo "foo<br>bar" | html2md -i
17
foo
18
19
bar
20
+
21
+$ html2md | head -2
22
+HTML to Markdown
23
+Version x.y.0 built on 2023-...
24
```
25
26
**Expected output**
0 commit comments