anki {juicedown} | R Documentation |
Hide/Show text
Description
This function inserts HTML snippet to help students memorize important concepts.
To make this function to work, you need to run anki_setup()
somewhere in
the markdown document.
Usage
anki(text)
Arguments
text |
character. Text to toggle. |
Value
HTML code span.
[Package juicedown version 0.1.1 Index]