discourse-translator 0.2.0
discourse v2.4.0.beta1 +234
API da Microsoft
Quando as postagens a serem traduzidas contêm citações, parece que o texto bruto, incluindo a formatação, é enviado para a API. Isso quebra a funcionalidade do plugin.
discourse-translator 0.2.0
discourse v2.4.0.beta1 +234
API da Microsoft
Quando as postagens a serem traduzidas contêm citações, parece que o texto bruto, incluindo a formatação, é enviado para a API. Isso quebra a funcionalidade do plugin.
So what’s the status of this issue?
Not fixed, but I would like to see this improved.
The correct process here is a bit tricky.
We would need to hoist out all sorts of blocks (like quotes, code blocks), then strip out html tags, translate and finally reconstruct the html.
I estimate there are a few days in a proper fix here.
@codinghorror did you want us to slot this or just put a pr-welcome on this?
pr-welcome is fine for this