-
Hello,
I'm wondering if there is any plan to make it possible to cite something in Vimwiki?
This suggestion was made when google code was around: https://github.com/douglasdrumond/vimwiki/issues…
-
I'm not sure if this needed to be an enhancement instead, but here goes. I found out that Pandoc exports this XML for headers:
```xml
Header Name
…
-
### Bug description
I am struggling to label multiple equations placed within `$$ \begin{align} ... \end{align} $$`.
This works flawlessly...
```
$$
\begin{align}
a &= 0+1 \\
b &= 2+3 \\
c …
-
I would like to figure out a way to make presenter notes for my Quarto presentations kept private and something I could add to my .gitignore. Perhaps the notes could be created in a child document tha…
-
Running into a strange bug. I'm querying some various bacterial taxa, and a handful of my taxa have conflicting genus names in the database, e.g. _Rhocococcus_.
I attempted to resolve this …
-
[E 2024-10-23 09:28:00.719 ServerApp] nbconvert failed: CalledProcessError(-4, ['pandoc', '-v'])
Traceback (most recent call last):
File "/opt/conda/lib/python3.11/site-packages/jupyter_…
-
### Issue Checklist
- [X] I am using NexT version 8.0 or later.
- [X] I have already read the [Troubleshooting page of Hexo](https://hexo.io/docs/troubleshooting) and [Troubleshooting page of NexT…
-
When writing a document with a master file which includes more than one ``@@include`` directives, each file would (in normal usage) have footnotes numbering 1, 2, 3, ... . This results in mismatch in …
-
Can I run pypandoc for rendering markdown in html templates? How?
ghost updated
5 years ago
-
**Motivation**
In technical documents, more things might need numerical crossreferences than just examples (eg, definitions, theorems, lemmata). There are some tantalizing bits of near-support, would…
hseg updated
10 months ago