marcomontalbano/html-miner

View on GitHub
.github/ISSUE_TEMPLATE/question.md

Summary

Maintainability
Test Coverage
---
name: Question
about: Ask question about "How to use it?"
title: ''
labels: ''
assignees: ''

---

**Describe the question**
A clear and concise description of what the needs are.

**Given this HTML**
```html
<div>hello world!</div>
```

**I would like to mine**
A clear and concise description of what you expected to happen.

**Additional context**
Add any other context about the problem here.