-
#5545
I think I explained my request(and not really a problem with Pandoc) very clearly, but I repeat it here again, however, if you find any part ambiguous, please ask me to elaborate further.
[fm…
-
I don't know if this has been discussed yet, but I think it's high time to switch to CommonMark.
It looks like there are (at least) 2 JavaScript implementations:
- https://github.com/jgm/commonmark.j…
-
Strange behavior and showstopper to use quarto for my reports:
In the preamble the placement of the caption of a table is set to bottom:
```yaml
format:
pdf:
toc: true
toc-depth: 3
lof…
-
Hi Jenny!
Your lens color comparison is looking really good! I think the OM10 colors are not far from reality at all, looking at the z=0.3 region. I have two suggestions:
* You could re-weight …
-
```
Add a Comment block element to the Pandoc data structure.
```
Original issue reported on code.google.com by `fiddloso...@gmail.com` on 7 Sep 2008 at 11:03
-
```
Add a Comment block element to the Pandoc data structure.
```
Original issue reported on code.google.com by `fiddloso...@gmail.com` on 7 Sep 2008 at 11:03
-
After some discussion in #1012, @edemaine suggested implementing the [autobreak](https://ctan.org/pkg/autobreak) package to allow equations to be made responsive. This LaTeX package allows equations t…
-
This issues tracks all wiki processing as the different sources have been unified. Will be closing https://github.com/r-three/common-pile/issues/7 and https://github.com/r-three/common-pile/issues/1
…
-
I found this library used in a project that should have worked before. Now, even a simple example like:
```
'use strict';
const annotpdf = require('annotpdf');
const AnnotationFactory = annotpdf…
-
Wanted to raise a few concerns about the use of BreslowDayTest from the DescTools package:
1. We are able to calculate the weights using tapply(), but BreslowDayTest() will take our sample size to be …