=== Silbentrennung ===
Contributors: MarcDK
Donate link: https://marc.tv/out/donate
Tags: CSS, Typography
Requires at least: 5.0
Tested up to: 7.0
Requires PHP: 7.2
Stable tag: 2.1.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This plugin automatically adds hyphenation to your text across the website using CSS.

== Description ==

Silbentrennung is a simple WordPress plugin that activates hyphenation globally on your website. This ensures that text across your site is automatically hyphenated based on the language settings of your website, improving readability and text appearance on smaller screens. 

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/silbentrennung` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Enjoy automatic text hyphenation across your site!

== Frequently Asked Questions ==

= Does this plugin support all languages? =

The effectiveness of the `hyphens: auto;` CSS property depends on the browser's language support. Most modern browsers support a wide range of languages.

== Changelog ==
= 2.1.1 =
* Prepared release for WordPress 7.0 compatibility.


= 2.1 =
* Maintenance release.

= 2.0 =
* Compatibility with WordPress 6.8

= 1.7 =
* Initial release.
