-
### Enhancement Details
Multiple/alternate definitions for functions
### Solution
Add multiple definitions to markdown
### Additional Context
Example: This function does the same thing, but can b…
-
## What's Pandoc?
Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library.
>[Pandoc](https://pandoc.org/MANUAL.html#pandocs-m…
-
Markdown + LaTeX math (modified)
-
Occasionally we have LaTeX in md/Rmd files - I know we shouldn't but sometimes it just happens ;)
I think adding a `format = "latex"` to
https://github.com/ropensci/spelling/blob/fc619eee5f60b9…
-
Which emits latex:
https://github.com/mathquill/mathquill
I would **strongly** recommend to try the demo:
http://mathquill.com/
cc @jasongrout , @SylvainCorlay , @ellisonbg , @fperez
If we could…
-
Hey there!
It looks like this package is using a pretty old version of react-markdown and could probably, with some elbow grease, be upgraded to v7. I noticed this via a dependabot warning on trim@…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues).
### Prere…
-
In TeX, single dollar signs are used to enter and leave inline math mode,
and double dollar signs for display math. It would be good to allow the
familiar syntax in Zulip.
There is a myth that t…
-
**Describe the bug**
MathJax is a JavaScript library allowing to add "custom tags" such as `$...$` to HTML which will then be turned into e.g., MathML or whatever the browser supports.
Depending o…
ljrk0 updated
2 years ago
-
Converting Dokuwiki in and out of markdown is a PITA (see [[Issue 5310](https://github.com/jgm/pandoc/issues/5319) ), I should put something like this in:
```bash
cat input.txt | \
pandoc -f doku…