summaryrefslogtreecommitdiff
path: root/source/_includes/proof/start.html
diff options
context:
space:
mode:
Diffstat (limited to 'source/_includes/proof/start.html')
-rw-r--r--source/_includes/proof/start.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/source/_includes/proof/start.html b/source/_includes/proof/start.html
new file mode 100644
index 0000000..780b159
--- /dev/null
+++ b/source/_includes/proof/start.html
@@ -0,0 +1,6 @@
+<div class="proof">
+<input type="checkbox" class="proof" id="{{ include.id }}"/>
+<label class="proof" for="{{ include.id }}">{{ include.label | default: "Proof" }}</label>
+<div class="proof-hidden" markdown="1">
+<div class="proof-starts"></div>
+<label class="proof" for="{{ include.id }}">{{ include.label | default: "Proof" }}.</label>