-
i'm working on `master` with these files: https://gist.github.com/75lb/762bf8d94ba926492450
here's an exported function written in the style documented at usejsdoc.com:
``` js
/**
A simple maths fun…
75lb updated
10 years ago
-
Thank you first of all for this very useful plugin. I'm trying to understand how it works (but I don't have a great knowledge of web tools and languages, nor of markdown in its different versions ;-) …
hutou updated
4 years ago
-
Currently, _italic text `and code with_ pointers`\* doesn't match correctly. [Note: apparently it doesn't match correctly in gfm, either, so that's some validation :/.]
Handling this correctly (espec…
-
I have the following settings set:
```
conceallevel=2
let g:vim_markdown_conceal=1
```
But for a markdown file with the following raw text:
```md
*test*
**test**
***test***
_test_
$x$
``…
-
#### What is the problem?
`\global\def` doesn't persist between math expressions as described in [Katex Official Documentation](https://katex.org/docs/supported.html) **unless at least one macro is…
-
**FastHub Version: 4.6.7**
**Android Version: 8.1.0 (SDK: 27)**
**Device Information:**
- **Manufacturer:** Huawei
- **Model:** Nexus 6P
---
Is there any intention to increase Markdown ex…
-
## Description
It is impossible for me to use dollar character \$ before $math formula$ correctly in the same Markdown cell
## Reproduce
In a markdown cell of a ipynb file in Jupyter la…
-
How do I integrate prose mirror math?
-
#### ALL software version info
```
Python 3.10.2
Package Version
------------------ ---------
bleach 5.0.1
bokeh 2.4.3
certifi 2022.6.15
ch…
-
If summary metadata for article is not defined, bibliography and references are not rendered.