Kolen Cheung
Kolen Cheung
Would you consider allowing multiple bibleVersions? E.g. selecting `cuv, esv` which will convert the same reference to both translation at the same time.
MWE: [Untitled.ipynb.zip](https://github.com/jgm/pandoc/files/9311694/Untitled.ipynb.zip) inlined below ```json # Untitled.ipynb { "cells": [ { "cell_type": "code", "execution_count": 1, "id": "16914f50-c579-44a2-a9c7-cc7e871d5b0b", "metadata": {}, "outputs": [], "source": [ "import matplotlib.pyplot as plt" ] }, {...
### Current problem Unicode normalization in unicode identifier. c.f. * [2. Lexical analysis — Python 3.9.6 documentation](https://docs.python.org/3/reference/lexical\_analysis.html#identifiers) * [Issue 44981: wildcard imports should normalise names in `__all__` - Python tracker](https://bugs.python.org/issue44981?@ok\_message=msg%20400106%20created%0Aissue%2044981%20created&@template=item)...
Technically, the plugin "supports" mobile: https://github.com/tim-hub/obsidian-bible-reference/blob/master/manifest.json#L9 But it actually doesn't work, tested on iPad.
#### Description For the gruvbox-rainbow theme, add conda, following the approach of docker context there. #### Motivation and Context Provide default including conda. Following the example of docker context there...
It seems that incremental build is not working for other file types, say, PDF? In the being of the build, all pdf are rendered again regardless if they have been...
Hi, sorry to bother you again. Would you consider to add support for heading deeper than h2? e.g. like in LaTeX one can use `\setcounter{tocdepth}` to set the depth of...
Hi, When experimenting in a Jupyterlab instance, if I change the "Raw NBConvert Format", it results in for example ```json { "cell_type": "raw", "metadata": { "raw_mimetype": "text/restructuredtext", "tags": [] },...
Hi, I mentioned this before in the mmd support forum, but it was buried in another issue I was talking about (related to LaTeX math environment `$$\begin{align)...`). In the hindsight...