Replace the sample Asciidoctor.js TCK adapter by a dummy/echo TCK adapter
The sample Asciidoctor.js TCK adapter is tedious to maintain and probably too complex for anyone wondering how to implement a TCK adapter.
We should replace it with an "echo" adapter which will read the expected output (from the disk) and return it.