-
I [already posted](https://ikiwiki.info/bugs/) this bug on ikiwiki.info, but there has been no response (from anyone, I mean). I don't know what the most elegant fix would be, but I think changing the…
-
I want to convert my WM3 Markdown into other formats (eg HTML, PDF, MS Word, etc), potentially using Pandoc which seems to be a good tool for this sort of thing.
One of my favourite features of Wri…
-
## Description
Embed/incorporate other notes/files in a specific paragraph of a note, using as a reference the UUID.
## Proposed Changes
We have two notes, `a.md` with UUID `123` and `b.md` w…
tubia updated
8 months ago
-
I'm trying the template for the first time. I followed the instructions for manual build and got all the required tools. Here's my error message (running `make` on an unmodified template):
```
$ m…
-
TIL via @tarleb that `PANDOC_STATE.log` has a list of warning strings emitted by Pandoc. We could forward those to the front-end in `quarto preview` so they'd be more visible.
-
`pandoc` supports multiple markdown flavors.
From `pandoc` version 1.12.0.2:
- markdown
- markdown_github,
- markdown_mmd
- markdown_phpextra
- markdown_strict
It would be nice to be able to pick wh…
-
I've been thinking a bit about this issue and found two other possible alternatives:
1. Wrap the environments with divs instead, and then apply a filter to the divs (which is cleaner/easier than with …
-
---
By filing an issue to this repo, I promise that
- [x] I have fully read the issue guide at https://yihui.name/issue/.
- [x] I have provided the necessary information about my issue.
…
-
create a script to build the slides from markdown to pdf format
- makefile or shell script? - possibly use makefile for individual commands and shell script to assemble all of the assets for use loca…
-
Hi!
I have recently installed pandoc-mode and am still encountering the issue in #106. I have set a defaults yaml file via the `file` options, then run the Convert to PDF command.
The log shows…