-
Noticed in install log that `markdown_github` support may not be available:
```+ mdcheckr foo.txt
Checking foo.txt ..
pandoc: Unknown reader: markdown_github
/usr/bin/mdcheckr: line 35: 7875 Se…
-
After conversion from a LaTeX document (generated automatically by the ipython notebook exporter) the latex sections referring to the original python code are left probably unconverted in the output.
…
-
Running a python docker image based off of Windows Server Core-LTSC 2016. Within the application is a Django web api we've created.
Calls to routes that don't exist seem to work fine.
This appli…
-
Hello,
When I install `pandoc` with `conda env create -f pandoc-conda-forge.yml`, being `pandoc-conda-forge.yml` the following environment file:
```
name: pandoc
channels:
- conda-forge
…
-
I'm using 32-bit Windows 7 Pro (pandoc 1.10.1 and texlive 2012 already installed in available in PATH).
This is the directory used for testing purpose:
C:\Users\CSL-NB-064\Desktop\testing\
First I'd…
-
I am citing from https://nix-cache.s3.amazonaws.com/log/py9292aaazgwx35z0klrf5sgznahkky5-skylighting-0.1.1.5.drv:
~~~
Perl: FAIL
Exception: RegexExcep…
-
I'm using pandoc 2.0.1 on Windows 10 Pro 64-bit (version:1703 / build:15063.674)
I updated it from 1.19.2.1 using `.msi` installer.
I run `pandoc --version` command, then got the output below:
…
-
Issue https://github.com/jgm/pandoc/issues/554 is still unsolved:
With `test.txt` containing:
```
\newcommand{\tuple}[1]{\langle #1 \rangle}
\renewcommand{\tuple}[1]{\langle #1 \rangle}
\prov…
-
Dear Sir,
Going from pandoc 1.17.2 to pandoc 2.0, a different mechanism to escape % signs seems to occur.
This creates a lot of problems when I use RStudio/knitr. I indicated in bold where the dif…
-
Hi,
I'm trying to convert my jupyter notebook file in to a pdf file and the terminal is throwing the following error;
```
$ jupyter nbconvert --to pdf Experiment\ with\ python.ipynb
[NbConver…