-
In the Rmarkdown template, references/citations don't work. What a mess...
Given this and probably related issues #12 and #13, it almost feels like a rewrite-from-scratch might be in order for `AAG…
-
In pandoc 2.5, a template with an unmatched template conditional causes pandoc to fail with an error:
```
$ cat test.md
Foo.
$endif$
$ echo 'Test' | pandoc --template=test.md
[WARNING] This…
-
In Pandoc, there was a change targetting reveal.js format specifically: https://github.com/jgm/pandoc/commit/14b2eb2aeb21b3dee7d07c7348ebd2c586d6a866
reveal js option are now set by default as vari…
cderv updated
3 years ago
-
I noticed that currently the PDF metadata is incorrect if `title:` contains formatted parts such as `[...]{.pkg}` or `[...]{.proglang}`, even if `title-plain` is specified. The problem seems to be tha…
-
Currently the template option is set up to expand a full path. This makes it difficult to use a template from the pandoc templates folder. E.g. `(pandoc--set 'template "mycustomtemplate")` will result…
-
It will nice to have a Microsoft Word output.
Pandoc already the format Docx as output format. It also allows to specify a template (`--reference-doc=` ), similar to latex template, for formatting th…
-
**Versions**
Longform version: 2.0.7
Obsidian version: 1.7.4 (Installer 1.5.11)
OS: macOS Sonoma 14.6.1
**Describe the bug**
The Longform pane simply doesn't recognize existing Longform project…
-
Hi,
I found your code super-useful for setting up my own Markdown-centric research workflow. Now, there are a few caveats as Pandoc has evolved quite a bit.
First of all, you must insert the foll…
-
It would be good to explain how you are keeping this the partials and the entire template in sync with the official Pandoc template.
This would make it easier for contributors of journal styles to …
-
See https://github.com/jgm/pandoc/pull/7833
`$math$` is loaded after header include so that one can configure the math library.
Should we provide that in our template ?
cderv updated
2 years ago