Cooked error after translate

I found a problem after I use SC language. May be cause of cook.

Discourse FontAwesome Pro - Customization / Plugin - Discourse Meta

Does it work for you now, too? I fixed the table in English, and it fixed the German translation.

The problem with the table is that some | at the beginning and end were missing. That’s not a problem in English posts because Discourse handles that quite well, but it seems to be a problem in translation.

test table
A B
|test| table|
|---|---|
|A|B|
test table
A B
|test| table
---|---|
A|B

Looks like these simple examples work fine

2 Likes

Yes, it fixed.

1 Like