docs(readme): clarify thesaurus format to require at least two columns

This commit is contained in:
Mara-Li 2025-02-21 22:19:44 +01:00
parent 5abff9cf66
commit 9ec3bb32c6
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ Le plugin cherche le mot ou la suite de mots dans l'entête (propriétés), dans
## 📚 Format du Thésaurus
Le thésaurus doit être un tableau avec deux colonnes : une pour les termes et une pour les synonymes. La première ligne doit contenir les en-têtes de colonnes.
Le thésaurus doit être un tableau avec au moins deux colonnes : une pour les termes et une pour les synonymes. La première ligne doit contenir les en-têtes de colonnes.
> [!TIP]
> Le thésaurus peut être un fichier CSV comme ceci :

View file

@ -18,7 +18,7 @@ The plugin searches for the word or series of words in the header (properties),
## 📚 Thesaurus Format
The thesaurus must be a table with two columns: one for the terms and one for the synonyms. The first row must contain the column headers.
The thesaurus must be a table with at last two columns: one for the terms and one for the synonyms. The first row must contain the column headers.
> [!TIP]
> The thesaurus can be a CSV file like this: