Re: Tests

On 26 October 2012 17:54, Brandon Frohs <bfrohs@gmail.com> wrote:
> A large number of tests (114 currently) can be found within the
> CodeMirror project on GitHub, a JavaScript code editor. These tests
> were written specifically for CodeMirror's class-based approach to
> styling (rather than nested tags), but they should be able to be
> ported over pretty easily to any harness. I'd be happy to do this
> myself, if a harness is decided upon.


What markup is covered please Brandon? Is it a superset of Markdown
or restricted to Markdown only as the title suggests?

regards DaveP


>
> # Code
>
> * Tests: https://github.com/marijnh/CodeMirror/blob/master/mode/markdown/test.js
> * Harness: https://github.com/marijnh/CodeMirror/blob/master/test/index.html
>
> # Live test
>
> * Markdown only: http://codemirror.net/test/index.html#markdown_*
>
> Brandon Frohs (bfrohs)
> bfrohs@gmail.com
>
>



-- 
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk

Received on Saturday, 27 October 2012 07:42:14 UTC