-
**Describe your proposed improvement and the problem it solves.**
Add a reader and writer for [Obsidian Flavored Markdown](https://help.obsidian.md/Editing+and+formatting/Obsidian+Flavored+Markdown…
-
**Describe the bug**
When writing in or pasting to a Writer field, text is parsed for the mark characters of the field’s active marks and automatically converted. Thus it is not possible to use the…
-
I’m a writer who’s fond of Vim, not a coder or techy.
I’ve been frustrated by the fact that Obsidian’s “markdown links,” with the Obsidian URL, with “%20” in the place of spaces, don’t function as…
-
**Describe the bug**
The latest release (0.6.7) of the markdown builder throws an assertion in our project:
```
[app] emitting event: 'doctree-resolved'(, 'devguide/building/android')
[app] em…
-
### Discussed in https://github.com/jgm/pandoc/discussions/9602
Originally posted by **Amphiboly** March 23, 2024
With the docx writer, images in footnotes are displayed as properly-sized box …
-
## Issue description / feature objectives
To support the `trestle` SDK user, create well-defined APIs so users can understand the SDK functionality what API signatures cannot be changed without bre…
-
Add support for (at least some of) the new table features introduced in pandoc-types/pull/66.
This must wait for syntax decisions: see issue #6317
jgm updated
10 months ago
-
To convert more writers to Markdown, Git and GitHub we need to offer them smooth integrated UX.
Required features:
* decent GUI text editor with Markdown support
* "minimally painful" Git integ…
-
**Explain the problem.**
The markdown writer doesn't catch nested emphasized and strong sections, leading to invalid formatting. Examples:
```bash
echo 'ABC' | pandoc -f html -t markdown
*A*B*C*…
-
**Explain the problem.**
The markdown writer outputs a header line as `header-includes:`.
However, it also outputs it as `{=html}` code block in the body.
Here's an org file that specifies a favi…