davidedmundson added inline comments.
INLINE COMMENTS
> noaaprovider.cpp:93
> QString url;
> - QRegularExpression re(QStringLiteral("a href='(.*)'><img style"),
> QRegularExpression::MultilineOption);
> + QRegularExpression
> re(QStringLiteral("a//s+href='(.*)'//s*>[//s//n]*<//s*img//s+style"),
> QRegularExpression::CaseInsensitiveOption);
> auto result = re.match(data);
Why are we losing multiline?
REPOSITORY
R114 Plasma Addons
REVISION DETAIL
https://phabricator.kde.org/D19419
To: tagorechandanreddy, ngraham, davidedmundson
Cc: plasma-devel, ngraham, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai,
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart