Skip to content

Commit

Permalink
removed line
Browse files Browse the repository at this point in the history
  • Loading branch information
jamielsharief committed Oct 12, 2019
1 parent 196e7c0 commit 7b18249
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ To create text version without formatting:
```php
$text = Html::toText($html,['format'=>false]);
```

The main difference is headings, tables, code etc are not formatted. The HTML is cleaned up, line breaks are added, and lists are converted. If a list has a sublist then indentation will be added.

## Minify
Expand Down

0 comments on commit 7b18249

Please sign in to comment.