ImAKappa / mdbook-flash

mdbook-flash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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?

About

mdbook-flash

License:MIT License


Languages

Language:Rust 100.0%