-
Hello!
It would be nice if pandoc was able to convert from something like markdown/yaml into `.odp`.
I'm guessing that the writer could be based off of [the existing `.odt` one](https://github.co…
-
The tables don't work for [gitea](https://gitea.io/). The following kind of tables are currently generated (example from `05_building_block_view.md`):
```
+-----------------------+----------------…
-
If the source for the entries in a Markdown changelog are wrapped to some number of characters, then when `scriv` uses them as the body of a GitHub release, GitHub will render the intra-paragraph newl…
-
https://github.com/rstudio/bookdown/blob/23d5a4c76605b8ca0f5b4bde04f60276e4ab6046/inst/examples/03-formats.Rmd#L230
I'm trying to edit the theme of a bs4_book, but the documentation doesn't make it…
-
As far as I understand pandoc can process several files
in one way only. You have to list them in the command line. There is
a solution to simulate include files with scripting. It's indicated
in the …
-
Hello,
Thank you again for all your work on papaja! In the recent master version, I found a little error when parsing the template with this metadata:
```
---
title : "The title"
…
-
For example,
```python
>>> from panflute import *
>>> table_referenced = Table(TableRow(TableCell(Plain(Str(''))), TableCell(Plain(Str('')))), TableRow(TableCell(Plain(Str('1'))), TableCell(Plain…
-
After correcting issue #6 and issue #11 , this knitting error occurs:
`! LaTeX Error: Environment CSLReferences undefined.` which has been discussed in this [LaTeX forum](https://community.rstudio.…
-
## The Use Case
We rely on CSVs for passing data into torque. This makes plenty of sense, but it also limits the amount of (basic) formatting that can be assigned to that data. For instance, if a d…
-
The proposal is to provide a way to do `pandoc --defaults source.md` or `pandoc -d source.md`, and have pandoc read its default options from a particular part of the markdown document, then process th…