docs: Add backticks to FLUENT_INVALID (#5473)
This commit is contained in:
Родитель
73aa1f1242
Коммит
82b6004fa3
|
@ -262,7 +262,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>FLUENT_INVALID</td>
|
||||
<td><code>FLUENT_INVALID</code></td>
|
||||
<td>warning</td>
|
||||
<td>Invalid fluent template file.</td>
|
||||
</tr>
|
||||
|
|
|
@ -65,9 +65,9 @@ Rules are sorted by severity.
|
|||
|
||||
## Language packs
|
||||
|
||||
| Message code | Severity | Description |
|
||||
| -------------- | -------- | ----------------------------- |
|
||||
| FLUENT_INVALID | warning | Invalid fluent template file. |
|
||||
| Message code | Severity | Description |
|
||||
| ---------------- | -------- | ----------------------------- |
|
||||
| `FLUENT_INVALID` | warning | Invalid fluent template file. |
|
||||
|
||||
## Web Extensions / manifest.json
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче