Use regex to identify urls
authorJuliana Rodrigueiro <juliana.rodrigueiro@intra2net.com>
Wed, 8 Aug 2018 12:38:35 +0000 (14:38 +0200)
committerJuliana Rodrigueiro <juliana.rodrigueiro@intra2net.com>
Mon, 17 Sep 2018 08:28:25 +0000 (10:28 +0200)
commitd9766f9d74cbff2b6b39439c28e97371f1c14e21
treece41c350e7bf12bf7d8b65e8d6c2748586c3df85
parenta7e4c2f3c0dd215d94c1d8e91565d4437ca37158
Use regex to identify urls

Fix typos and adapt tests as well.
CMakeLists.txt
src/CMakeLists.txt
src/restricted_html.cpp
test/test_restricted_html.cpp