Overview
| Comment: | [fr] faux positif: (a+b)² |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk | fr |
| Files: | files | file ages | folders |
| SHA3-256: |
8374323b6ec10c80bb8697daa5cb105d |
| User & Date: | olr on 2017-06-01 20:41:43 |
| Other Links: | manifest | tags |
Context
|
2017-06-02
| ||
| 04:30 | [build] new commands: isStart, isEnd, isRealStart, isRealEnd... check-in: 5bbe6273f4 user: olr tags: trunk, build, new_feature | |
|
2017-06-01
| ||
| 20:41 | [fr] faux positif: (a+b)² check-in: 8374323b6e user: olr tags: trunk, fr | |
| 13:44 | changelog.txt renamed CHANGELOG.txt check-in: e459b0c40a user: olr tags: trunk | |
Changes
Modified gc_lang/fr/rules.grx from [7c30378cde] to [f8227a5444].
| ︙ | |||
309 310 311 312 313 314 315 | 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 | - + + |
TEST: blabla … {{[ }}crochets] ->> [
TEST: {{( }}parenthèses) ->> (
TEST: c’est (enfin{{ )}} parti.
TEST: voici des (parenthèses{{ )}}, n’est-ce pas ? ->> )
# Parenthèses collées
|
| ︙ |