Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 820 Bytes

Readme.md

File metadata and controls

30 lines (17 loc) · 820 Bytes

TYPO3 extension lia_hyphenator

Installation: Can be installed via composer: composer req lia/lia_hyphenator

URL
Repository: https://github.com/LOUISINTERNET/lia_hyphenator
TER: https://extensions.typo3.org/extension/lia_hyphenator/
Documentation https://docs.typo3.org/p/lia/lia_hyphenator/main/en-us/.
Issues: https://github.com/LOUISINTERNET/lia_hyphenator/issues

Contributing

File a bug or feature-request

Bugs can be reported using the GitHub Issues tab.

Running tests

Test can be run via composer-scripts

composer update && composer test