No markdown table in documentation, not compatible with po4a.

This commit is contained in:
John Livingston
2023-07-17 16:01:00 +02:00
parent bc68b2c812
commit 9d3c7eef65
37 changed files with 597 additions and 654 deletions

View File

@ -87,6 +87,8 @@ We don't want technical documentation to be translated, to avoid issues because
To facilitate translators work, avoid making too long paragraphs.
For now, it is not possible to use Mardown tables: the translation tools will break them.
### What if I can't use hugo and/or po4a?
Just edit english markdown files, and specify that you can't build translations when you make your Pull Request.

View File

@ -12,9 +12,9 @@ You can use the language selector in the left menu to view this documentation in
Some translations are missing or incomplete. In this case, you'll see the English version of the text.
{{% /notice %}}
| | |
|---|---|
| ![Chat screenshot](/peertube-plugin-livechat/images/chat.png?classes=shadow,border&height=200px) | ![Fullscreen chat screenshot](/peertube-plugin-livechat/images/fullscreen.png?classes=shadow,border&height=200px) |
![Chat screenshot](/peertube-plugin-livechat/images/chat.png?classes=shadow,border&height=200px)
![Fullscreen chat screenshot](/peertube-plugin-livechat/images/fullscreen.png?classes=shadow,border&height=200px)
{{% notice tip %}}
See a [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae).