• Resolved janvitos

    (@janvitos)


    Hi,

    I love your plugin, but I’d like to report a bug and request a few enhancements, if possible.

    Bug

    Non breaking space is not added between word and opening / closing french quote if first or last character has french accent. Examples: 1. ? élodie aime les raisins. ? (no nbsp inserted between ? and é). 2. ? Le gars est fatigué ? (no nbsp between é and ?). I believe this is because the regex metacharacter \w does not take into consideration french accents.

    Enhancements
    ————
    – In french, there is a space every three zeros within numbers. Examples: 5 000 (five thousand). 5 000 000 (five million) 5 000 000 000 (five billion). These would need to be non breaking spaces.

    – In french, there is a space between a number and a currency symbol. Example: 5 000 $. 5 000 €. 5 000 £. Maybe make it so the most common currencies have a non breaking space between the number and the symbol.

    That’s it for now!

    Thank you,

    Janvitos

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Bug and request for a few enhancements’ is closed to new replies.