D6871: Let the indexer check for keywords with leading/trailing spaces

Christoph Cullmann noreply at phabricator.kde.org
Mon Jul 24 11:28:38 UTC 2017


cullmann added a comment.


  It is no error ATM, as first one needs to cleanup the xml files with something like:
  
  perl -pi -e 's@<item>\s*(\S+)\s*</item>@<item>\1</item>@gi' *.xml

REPOSITORY
  R216 Syntax Highlighting

REVISION DETAIL
  https://phabricator.kde.org/D6871

To: cullmann, vkrause, dhaumann
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170724/a5087c71/attachment.html>


More information about the Kde-frameworks-devel mailing list