-
I am gradually implementing a writing workflow based on Markdown and Pandoc. I started using Git to ensure versioning and traceability of my work. However, I've encountered a significant challenge wit…
-
the test is follow:
```F#
type MarkdigTest(output: ITestOutputHelper) =
let text =
Path.Combine(@"C:\Program Files\Typora\resources\app\Docs","Markdown Reference.md")
|> File.…
-
Hey Sabrina, a truly essential plugin for Typst—amazing work!
I use Typst/Markdown for scientific writing and therefore need the `@source_2024` syntax a lot (my citekey format "source_2024" is just…
-
```
% pandoc -v
pandoc 2.0
Compiled with pandoc-types 1.17.0.5, texmath 0.9.4, skylighting 0.3.3
% pandoc -f html -t markdown
@bar
^D
[@bar](foo)
% pandoc -f html -t markdown | pandoc
@ba…
-
When `implicit_figures` is enabled and you're rendering to `-t markdown_strict` or `-t markdown_mmd`, if the figure caption has a footnote, it gets rendered under the figure itself and not with the re…
-
**Explain the problem.**
The `typst` writer doesn't automatically convert unitless dimensions to inches, but Typst doesn't like unitless dimensions. This behavior is inconsistent with (eg) the `lat…
-
## Observed vs. expected behavior
After converting markdown into Adoc the plugin shows errors.
Original (markdown)
```
What we're looking at today:
* [Obsidian](#obsidian)
* [GitJour…
-
### Is there an existing feature request for this?
- [X] I have searched the existing feature requests
### Is your feature request related to a problem? Please describe.
The [documentation says](ht…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.32.1 x64
**Electron**: 2.0.9
**OS**: Ubuntu 18.04.1
**Thrown From**: [markdown-to-html](https://github.com/huangjinlin/atom-markdown-to-…
RB786 updated
5 years ago
-
**[WARNING] Could not deduce format from file extension .custom Defaulting to markdown**
- [ ] `\\tables.custom`
- [ ] `\\tables.opendocument`
- [ ] `\\tables.plain`
- [ ] `\\writer.custom`
- …