pandoc-crossref: trigger CI
Closes #1375. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
7dcb4f1f4a
commit
d7f8abf16c
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ class PandocCrossref < Formula
|
||||||
end
|
end
|
||||||
|
|
||||||
test do
|
test do
|
||||||
md = testpath/"test.md"
|
md = testpath/"hello.md"
|
||||||
md.write <<-EOS.undent
|
md.write <<-EOS.undent
|
||||||
Demo for pandoc-crossref.
|
Demo for pandoc-crossref.
|
||||||
See equation @eq:eqn1 for cross-referencing.
|
See equation @eq:eqn1 for cross-referencing.
|
||||||
|
|
Loading…
Reference in a new issue