codeq/replacewithshy
composer require codeq/replacewithshy
Replace || with
dev-master
Readme excerpt
DEPRECATED IN FAVOR OF carbon/hyphenOptional word-breaks are hard to enter in Neos CMS. This Neos package provides a helper to replace occurences of || with the Soft hyphen ­.
Thanks jonnitto for developing this code, which I just packaged.
InstallationMost of the time you want to use this package within your site package. Because of that, it is important to add the corresponding package to the composer from your theme package. Mostly this is the site packages located under Packages/Sites/. To install it correctly go to your theme package (e.g.Packages/Sites/Foo.Bar) and run following command:
composer require codeq/replacewithshy --no-updateThe …
Read more
The same vendor provides 32 package(s).