CLUB1 French Typography
A very simple Flarum extension. Enhanced typography for french writings, mainly around punctuation.
Features
- Convert spaces before a double punctuation mark (
?
, !
, :
, ;
) to a non-breaking space (
).
- Enable a custom version of TextFormatter's FancyPants plugin with the following differences:
- Double quotes are replaced with « guillemets », separated from the text by non-breaking spaces.
- Disable
Guillemets
from upstream passes.
Installation
Install with composer:
composer require club-1/flarum-ext-french-typography
Updating
composer update club-1/flarum-ext-french-typography
php flarum cache:clear
Links