diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2022-08-24 22:26:05 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2022-08-24 22:26:05 -0700 |
| commit | 423382ee7ef6d23fbec58116ce8b2d3f45eee186 (patch) | |
| tree | 1d58bc39ef7eb3f19d977462fe2eb1a025633849 /pandoc.cabal | |
| parent | bde5ec403c37a1fd17420cf961ed056c4019a143 (diff) | |
trypandoc: put examples into separate file, examples.js.
Diffstat (limited to 'pandoc.cabal')
| -rw-r--r-- | pandoc.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index ea6a6cb0a..de66cb0b4 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -208,6 +208,7 @@ extra-source-files: -- trypandoc trypandoc/Makefile trypandoc/index.html + trypandoc/examples.js trypandoc/trypandoc.js -- tests test/bodybg.gif |
