summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-05-10 09:46:45 +0300
committerLars Wirzenius <liw@liw.fi>2020-05-10 09:46:45 +0300
commitcc4a9f8c44ce32741d3275ad639a3a9633ac7fee (patch)
tree852ac4b33dc812936c1c331bf7f70e862a77953f
parent4d7096b19b05bd2b26debb52ba88c70cca684308 (diff)
downloadick-contractor-cc4a9f8c44ce32741d3275ad639a3a9633ac7fee.tar.gz
Fix: add the c class to allowed code block classes
Subplot now complains about unknown ones.
-rw-r--r--contractor.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/contractor.md b/contractor.md
index 9a19a39..3b18b0b 100644
--- a/contractor.md
+++ b/contractor.md
@@ -446,6 +446,8 @@ author: "Lars Wirzenius"
bindings: binds.yaml
functions: funcs.py
documentclass: report
+classes:
+ - c
abstract: |
Building software typically requires running code downloaded from
the Internet. Even when you're building your own software, you