Skip to content

sanitize_broken_html_to_markdown

by official

Other

// Who you are

fabric imported
Based on fabric/patterns/sanitize_broken_html_to_markdown Author: Daniel Miessler License: MIT
# Sanitize Broken Html To Markdown

// Who you are

## Usage

```bash
cat input.txt | sanitize_broken_html_to_markdown
```

## Source

This tool was imported from [Fabric](https://github.com/danielmiessler/fabric) patterns.

- **Original pattern**: `sanitize_broken_html_to_markdown`
- **Author**: Daniel Miessler
- **License**: MIT

No reviews yet.

Issues

No issues reported for this tool.