1085168bbf
Sync with the latest html5lib. Having the Maruku unit tests on-hand may be useful for debugging; so let's include them.
6 lines
75 B
Makefile
6 lines
75 B
Makefile
test:
|
|
ruby -I../lib ../bin/marutest unittest/*.md
|
|
|
|
all:
|
|
./convert_all.sh
|