You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -248,7 +248,8 @@ Note that for citeproc tests to pass you'll need to have [pandoc-citeproc](https
248
248
*[Paul Osborne](https://github.com/posborne) - Don't require pandoc to install pypandoc.
249
249
*[Felix Yan](https://github.com/felixonmars) - Added installation instructions for Arch Linux.
250
250
*[Kolen Cheung](https://github.com/ickc) - Implement `_get_pandoc_urls` for installing arbitrary version as well as the latest version of pandoc. Minor: README, Travis, setup.py.
251
-
251
+
*[Rebecca Heineman](https://github.com/burgerbecky) - Added scanning code for finding pandoc in Windows
252
+
252
253
## License
253
254
254
255
Pypandoc is available under MIT license. See LICENSE for more details. Pandoc itself is [available under the GPL2 license](https://github.com/jgm/pandoc/blob/master/COPYING.md).
0 commit comments