/mdbook-flash

mdbook-flash

Primary LanguageRustMIT LicenseMIT

mdbook-flash

An mdbook preprocessor for incorporating flashcards and fill-in-the-blanks into your documents

Getting Started

Installation

mdbook-flash install
[preprocessor.flash]
renderers = ["html"]

Usage

Fill-in-the-blanks

# My Fill Note

?`{Mitochondria} are the powerhouse of the cell!`

Flashcard

# My Flash Note

??`{-emia} means presence in blood`

TODO

  • Mvp
  • Testing
  • Examples
  • Github CI
  • Documentation site?