# HG changeset patch # User IBBoard # Date 1522696975 -3600 # Node ID 767746af2cfefd67e18ea00b3292febb1c3256db # Parent 7f49998de821c0520f6f02cf5319d84933c462ff Fix string colouring for XML diff -r 7f49998de821 -r 767746af2cfe nanorc.d/xml.nanorc --- a/nanorc.d/xml.nanorc Mon Apr 02 20:21:37 2018 +0100 +++ b/nanorc.d/xml.nanorc Mon Apr 02 20:22:55 2018 +0100 @@ -3,6 +3,6 @@ color brightblue start="<[a-zA-Z/]" end=">" color red "&[^;[[:space:]]]*;" -color yellow "["'][^"']*["']" +color yellow ""[^"]*"" "'[^']*'" color green start="" color magenta start=""