-
Is it possible to add data validations to a column in the resulting spreadsheet? The excel file I am generating will also be used as an import file for easy of updating large amounts of changes and ad…
-
It'd be nice to change how this is laid out for the reasons pointed out, but we currently hard code that decision.
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/3999
…
-
Hello all,
I am trying to use python docx for extracting particularly formatted data from a file which contains both text and inline images. Can someone please suggest an approach for do…
-
_Edited: based on @cderv comment and with additional examples_
## Considering the below example for Quarto `fig-alt` attribute:
```md
## Section
![Caption for Quarto Logo](https://quarto.org…
-
Open XML (.DOCX) supports "**altChunk**" markup ("w:altChunk" element) that enables inclusion of raw HTML document into Open XML compliant document. By supporting raw HTML in Pandoc it would be possib…
-
Hi,
I would like to generate an xlsx file in which one of the columns is a currency type. My objects are Money (https://github.com/RubyMoney/money) instances.
I am currently this:
```
Money…
-
Eqnos produces badly formated XML when used for docx output.
I compile file `demo.md` containing only
$$ y = mx + b $$ {#eq:line}
or alternatively
$$ y = mx + b $${#eq:line}
wit…
-
- [ ] draw shape;
- [ ] draw image of slide background;
## Related Issues
- [x] https://github.com/ShapeCrawler/ShapeCrawler/issues/373
-
https://github.com/benbusby/whoogle-search/commit/933ce7e0685148033aa92ed4ed03efb0c062a201#diff-20957d0195632ceb40d9c0eac90d89bf666fdbae387d2c5c1eeee16f9f88c4d4
reverting this to old state makes the …
napca updated
2 years ago
-
**Explain the problem.**
When pandoc renders a pptx from an md with a figure in it that has a caption, it does not use the font defined in the master slide template for the caption.
- In this ex…