Add basic restricted_html structure
authorJuliana Rodrigueiro <juliana.rodrigueiro@intra2net.com>
Wed, 8 Aug 2018 12:13:39 +0000 (14:13 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 8 Aug 2018 13:28:48 +0000 (15:28 +0200)
commit09ca2cbf109e5f6b3d24544afd134a88e6f2838f
treee43285ad537d92f4240b4d9fad93bad1dadcda4f
parent4b1afed1b3debea5d469be49657b17c09a0dc089
Add basic restricted_html structure
src/CMakeLists.txt
src/restricted_html.cpp [new file with mode: 0644]
src/restricted_html.hpp [new file with mode: 0644]
test/CMakeLists.txt
test/test_restricted_html.cpp [new file with mode: 0644]