# Tutoriel avancé en français : problème d'échappement de sondage

**URL:** https://meta.discourse.org/t/advanced-tutorial-in-french-poll-escaping-issue/254140
**Category:** Bug
**Tags:** translation, discobot, fixed
**Created:** [February 5, 2023, 10:23pm UTC](https://meta.discourse.org/t/advanced-tutorial-in-french-poll-escaping-issue/254140 "2023-02-05T22:23:56Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [February 6, 2023, 5:06pm UTC](https://meta.discourse.org/t/advanced-tutorial-in-french-poll-escaping-issue/254140/2 "2023-02-06T17:06:21Z")

</div>

> [@Julien\_Palard](#):
>
> advanced tutorial

I can repro the issue and I confirm the bug.

 ![French](https://global.discourse-cdn.com/meta/original/4X/0/d/f/0dfd58a7dd91c769828ea22714c441e6844d5fac.png)

It works in English:

 ![English](https://global.discourse-cdn.com/meta/original/4X/b/7/b/b7b99d6801c3ba147630b6c23d701d09c3f44091.png)

```plaintext
[poll]
:+1:
:-1:
[/poll]

```

Should be replaced with:

```plaintext
[poll]
* :+1:
* :-1:
[/poll]

```

---

_[View the full topic](https://meta.discourse.org/t/advanced-tutorial-in-french-poll-escaping-issue/254140)._
