[neomutt-devel] Improve readability on hyperlink and text bounds

Richard Russon rich at flatcap.org
Sat Jun 10 15:52:47 CEST 2017


Hi Bo Yu, Floyd,

Thanks for the fixes.

I've had a look at the DocBook (xml) source and I've found a few more
examples.  Over 900!  My vim regex lead to just 7 false positives.

    /\i<.\{-\}>\i/

The exceptions were things like plurals:

    <link>hook</link>s
                     ^

Fortunately, I've also found the problem.  The xml `tidy` program I use
to format the xml is eating the spaces.  I also use tidy as part of the
html generation for the website, so I just need to fix that before the
improvements will show up there.

Cheers,
    Rich / FlatCap
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 854 bytes
Desc: not available
URL: <http://mailman.neomutt.org/pipermail/neomutt-devel-neomutt.org/attachments/20170610/2011f89a/attachment.sig>


More information about the neomutt-devel mailing list