[Pkg-javascript-devel] Bug#1025524: node-marked-man: Bad translation of _(a `b`)_
    Yadd 
    yadd at debian.org
       
    Tue Dec  6 09:05:08 GMT 2022
    
    
  
Package: node-marked-man
Version: 1.3.0-1
Severity: normal
Hi,
when giving _(a `b`)_ to node-marked-man, it translate it into
  \fI(a: \\fBb\\fP)\fR
which displays:
  (a: \fBb\fP)
It should translate it into:
  \fI(a: \fBb\fP)\fR
Same bug for
  **pkg-js-tools**
translated into
  \fBpkg\\\-js\\\-tools\fR
instead of
  \fBpkg\-js\-tools\fR
Cheers,
Yadd
    
    
More information about the Pkg-javascript-devel
mailing list