pandoc-crossref: trigger CI

Closes #1375.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2016-05-24 00:41:14 -07:00
parent 7dcb4f1f4a
commit d7f8abf16c

View file

@ -23,7 +23,7 @@ class PandocCrossref < Formula
end
test do
md = testpath/"test.md"
md = testpath/"hello.md"
md.write <<-EOS.undent
Demo for pandoc-crossref.
See equation @eq:eqn1 for cross-referencing.