diff --git a/footnote2.php b/footnote2.php index 980b097..1d81791 100644 --- a/footnote2.php +++ b/footnote2.php @@ -57,6 +57,8 @@ SDV($FootnoteBacklinkCharacter, '⇑'); ## [^footnote text^] and [^#^] to list footnotes with blue line or [^@^] to list them without Markup("[^",'"); +Markup("checkedbox", "inline", "/\[x\]/", ""); function Footnote($m) { static $fngroup = 1, $fncount = 0, $fntext = array();