dokka
dokka copied to clipboard
markdown parser tests
Tests for markdown parser compliance to CommonMark Specification
Currently:
- Code spans - 15 of 22 tests produce different results compared to expected by spec.
- Line breaks - 13 of 20 tests produce different results compared to expected by spec.
Really expected by specification results placed in "///" comments.
Let's make it a separate project inside this repo maybe
I will track changes for SQL here
https://github.com/Kotlin/dataframe/issues/1242