-
**Describe the problem**
Very often, you might want to refer to a specific [[Page]], but using a different name.
There is a workaround for this that looks somewhat bad, using regular links.
*…
-
I installed the 0.3.4 in a fresh Atom 0.192.0 and going to "packages -> markdown preview with katex -> toggle preview" shows just a plain tab (full white) with not content inside. If I then click "tog…
-
Hi,
I'm just starting to use HydroShare (great resource!), but noticed that the equations I've provided in my readme.md are not rendering. Markdown equations are pretty typical. I would therefore lik…
-
#### Problem Description
When using the inline Math syntax `:math:`, it doesn't seem to be possible to escape curly brackets or underscores with a backslash.
#### Steps to reproduce the behavior:
…
-
The Jupyter Notebooks are wonderful, but do have some limitations. It would be great to tap into the expertise here to figure out a reasonable set of requirements, how to configure the notebook to s…
-
First of all thanks for all your work on Pandoc – its really nice and easy to use :)
In the Julia documentation (and hence in most of the Julia community) the `$...$` form of typing inline math is …
-
Sometimes I separate a long equation into multiple lines, usually at math operators `+, -, *` etc. But MPE will interpret these as (unordered) list indicators and does not render the equation.
…
-
**Describe the bug**
I have a complex markdown document that was translated from MS Word using pandoc (using gfm format markdown). It is 20K lines (5MB) of markdown and has lots of tables.
Markdo…
-
This is a mixture between a question and a feature request.
In recent versions, Pandoc supports a new command line argument `--defaults=` with which a so-called ["defaults file"](https://pandoc.org…
-
How does one render math in mkdocs pdf? Is it actually supported? Here's my minimalistic attempt (after https://github.com/orzih/mkdocs-with-pdf/issues/75 ).
```
python -m venv venv
. venv/bin/…