diff options
| author | 2016-04-05 03:32:08 -0700 | |
|---|---|---|
| committer | 2016-04-05 03:32:08 -0700 | |
| commit | 1033b5ac68d2922a5991fa3cf5385b966206efa2 (patch) | |
| tree | ffdf56c4ead53dabc42522dba8d19cf946e74c2b /Makefile | |
| parent | Revision 26, proofreading (diff) | |
| download | noise-markdown.tar.xz noise-markdown.zip | |
Add pdf conversionmarkdown
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ default: pandoc noise.md -s --toc \ - -f markdown+yaml_metadata_block \ + -f markdown+yaml_metadata_block+startnum+multiline_tables \ --template template_pandoc.html \ --css=spec_markdown.css \ -o noise.html |
