You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
derive from https://github.com/vmg/houdini (with some modifications)
34
33
@@ -104,7 +103,7 @@ DEALINGS IN THE SOFTWARE.
104
103
105
104
-----
106
105
107
-
The normalization code in runtests.py was derived from the
106
+
The normalization code in normalize.py was derived from the
108
107
markdowntest project, Copyright 2013 Karl Dubost:
109
108
110
109
The MIT License (MIT)
@@ -169,24 +168,3 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
169
168
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
170
169
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
171
170
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
172
-
173
-
-----
174
-
175
-
The normalization code in runtests.py was derived from the
176
-
markdowntest project, Copyright 2013 Karl Dubost:
177
-
178
-
The MIT License (MIT)
179
-
180
-
Copyright (c) 2013 Karl Dubost
181
-
182
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
183
-
184
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
185
-
186
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
187
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
188
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
189
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
190
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
191
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
192
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
0 commit comments