jasoncarr95 / Anki-KaTeX-Markdown-Reworked

Creates a new Basic and a new Cloze Note Type that support Markdown and KaTeX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anki-KaTeX-Markdown (Reworked)

Fork of : https://github.com/Jwrede/Anki-KaTeX-Markdown. Special Thanks to Jwrede for starting this project.

Adding support and improvements of how cards are displayed. Allowing for clozes inside code blocks. Better night mode support & readability. Coloring of the cloze elements.

Creates a new Basic and a new Cloze Note Type that support Markdown and KaTeX: Markdown and KaTeX Basic (Color) and Markdown and KaTeX Cloze (Color).

# Markdown and KaTex {{c1::plugin}}
```js
console.log("{{c2::Markdown}}");
```
$\sum_{i=0}^ni$

{{c3::$\sum_{i=0}^ni$}}

Features

Used Libraries

Markdown-It
KaTeX

Installation

  • Go to to see how to install this addon for anki
  • To install locally download the latest release and install by opening Anki → Tools → Add-ons → Install from file, then select MDKaTeX.ankiaddon

About

Creates a new Basic and a new Cloze Note Type that support Markdown and KaTeX


Languages

Language:JavaScript 79.5%Language:CSS 10.6%Language:HTML 7.9%Language:Python 2.0%