diff --git a/README.md b/README.md index aeeb210..6cf50ca 100644 --- a/README.md +++ b/README.md @@ -40,11 +40,12 @@ support for support for -- `[answer-text](tooltip){.answer .right width=100px}` -- `[answer-text](tooltip){.answer .wrong}` +- `[answer-text [with some hover-tooltip]{.tooltip}]{.answer .right width=100px}` +- `[answer-text [and even $\latex$]{.tooltip}]{.answer .wrong}` +- `[simple answer]{.answer .right}` -Note: Tooltip is broken for this syntax, so this might be subject to change. +Note: Tooltip-Syntax has changed. ### Clean -Small filter for cleaning empty Blocks if they get generated. +Small filter for cleaning empty Blocks if they get generated by accident.