Skip to content

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

Notifications You must be signed in to change notification settings

jasoncarr95/Anki-KaTeX-Markdown-Reworked

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.5%
  • CSS 10.6%
  • HTML 7.9%
  • Python 2.0%