Skip to content

Commit 16f0fe2

Browse files
committed
Remove no-longer-true documentation
1 parent c75a1c9 commit 16f0fe2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,6 @@ HTML To Markdown requires PHP's [xml](http://www.php.net/manual/en/xml.installat
125125

126126
Errors such as "Fatal error: Class 'DOMDocument' not found" on distributions such as CentOS that disable PHP's xml extension can be resolved by installing php-xml.
127127

128-
### Architecture notes
129-
130-
HTML To Markdown is a single file that uses native DOM manipulation libraries (DOMDocument), not regex voodoo, to convert code.
131-
132128
### Contributors
133129

134130
Many thanks to all [contributors](https://github.com/thephpleague/html-to-markdown/graphs/contributors) so far. Further improvements and feature suggestions are very welcome.

0 commit comments

Comments
 (0)