From: Jean Privat Date: Mon, 13 Aug 2018 19:24:41 +0000 (-0400) Subject: Merge: nitunit: Use markdown2 X-Git-Url: http://nitlanguage.org Merge: nitunit: Use markdown2 This PR makes nitunit use the new `markdown2` parser. Changes: * clean the warnings in `test_doc` * migrate `nitunit` to `markdown2` * fix some tests about indented Nit code blocks according to the CommonMark spec * fix some tests about error location This PR should close the bug signaled in #1394. Pull-Request: #2725 --- dfad28c63380f652c2e5f10576c7b7fd212d4111