-
- Downloads
FIX #3060 add html2text
Showing
- maarch_entreprise/trunk/tools/html2text/.editorconfig 56 additions, 0 deletionsmaarch_entreprise/trunk/tools/html2text/.editorconfig
- maarch_entreprise/trunk/tools/html2text/.gitignore 4 additions, 0 deletionsmaarch_entreprise/trunk/tools/html2text/.gitignore
- maarch_entreprise/trunk/tools/html2text/.travis.yml 9 additions, 0 deletionsmaarch_entreprise/trunk/tools/html2text/.travis.yml
- maarch_entreprise/trunk/tools/html2text/LICENSE.md 203 additions, 0 deletionsmaarch_entreprise/trunk/tools/html2text/LICENSE.md
- maarch_entreprise/trunk/tools/html2text/README.md 71 additions, 0 deletionsmaarch_entreprise/trunk/tools/html2text/README.md
- maarch_entreprise/trunk/tools/html2text/composer.json 32 additions, 0 deletionsmaarch_entreprise/trunk/tools/html2text/composer.json
- maarch_entreprise/trunk/tools/html2text/composer.lock 746 additions, 0 deletionsmaarch_entreprise/trunk/tools/html2text/composer.lock
- maarch_entreprise/trunk/tools/html2text/html2text.php 32 additions, 0 deletionsmaarch_entreprise/trunk/tools/html2text/html2text.php
- maarch_entreprise/trunk/tools/html2text/phpunit.xml 8 additions, 0 deletionsmaarch_entreprise/trunk/tools/html2text/phpunit.xml
- maarch_entreprise/trunk/tools/html2text/src/Html2Text.php 254 additions, 0 deletionsmaarch_entreprise/trunk/tools/html2text/src/Html2Text.php
- maarch_entreprise/trunk/tools/html2text/src/Html2TextException.php 28 additions, 0 deletions...treprise/trunk/tools/html2text/src/Html2TextException.php
- maarch_entreprise/trunk/tools/html2text/tests/.editorconfig 10 additions, 0 deletionsmaarch_entreprise/trunk/tools/html2text/tests/.editorconfig
- maarch_entreprise/trunk/tools/html2text/tests/Html2TextComponentTest.php 9 additions, 0 deletions...se/trunk/tools/html2text/tests/Html2TextComponentTest.php
- maarch_entreprise/trunk/tools/html2text/tests/Html2TextTest.php 51 additions, 0 deletions..._entreprise/trunk/tools/html2text/tests/Html2TextTest.php
- maarch_entreprise/trunk/tools/html2text/tests/anchors.html 12 additions, 0 deletionsmaarch_entreprise/trunk/tools/html2text/tests/anchors.html
- maarch_entreprise/trunk/tools/html2text/tests/anchors.txt 5 additions, 0 deletionsmaarch_entreprise/trunk/tools/html2text/tests/anchors.txt
- maarch_entreprise/trunk/tools/html2text/tests/basic.html 21 additions, 0 deletionsmaarch_entreprise/trunk/tools/html2text/tests/basic.html
- maarch_entreprise/trunk/tools/html2text/tests/basic.txt 13 additions, 0 deletionsmaarch_entreprise/trunk/tools/html2text/tests/basic.txt
- maarch_entreprise/trunk/tools/html2text/tests/lists.html 24 additions, 0 deletionsmaarch_entreprise/trunk/tools/html2text/tests/lists.html
- maarch_entreprise/trunk/tools/html2text/tests/lists.txt 17 additions, 0 deletionsmaarch_entreprise/trunk/tools/html2text/tests/lists.txt
Loading
Please register or sign in to comment