mondeja / mkdocs-mdpo-plugin

Mkdocs translation plugin using PO files.
https://mondeja.github.io/mkdocs-mdpo-plugin/
BSD 3-Clause "New" or "Revised" License
7 stars 5 forks source link

Add more descriptive error messages for PO files syntax errors #53

Open mondeja opened 2 years ago

mondeja commented 2 years ago
$ python3 -m mkdocs serve
INFO     -  Building documentation...
INFO     -  Cleaning site directory
ERROR    -  Error reading page 'tested-plugins/api-documentation-building.md': Syntax error in po file (line 41)
Syntax error in po file (line 41)
mondeja commented 2 years ago

Not always possible, see https://github.com/izimobil/polib/pull/122