1085168bbf
Sync with the latest html5lib. Having the Maruku unit tests on-hand may be useful for debugging; so let's include them.
8 lines
119 B
Bash
Executable file
8 lines
119 B
Bash
Executable file
|
|
#
|
|
ruby -I../../lib use_itex.rb < private.txt
|
|
|
|
# creates the pdf
|
|
|
|
ruby -I../../lib ../../bin/maruku --pdf private.txt
|