Skip to content

Commit

Permalink
fix dev/github_release.py pandoc command
Browse files Browse the repository at this point in the history
  • Loading branch information
jantman committed Jan 7, 2018
1 parent 52f492c commit b09d1f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dev/github_releaser.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ def _get_markdown(self):
self._pandoc,
'-f', 'rst',
'-t', 'markdown',
'--normalize',
'--wrap=none',
'--atx-headers',
fpath
Expand Down

0 comments on commit b09d1f3

Please sign in to comment.