summaryrefslogtreecommitdiff
path: root/jt.md
diff options
context:
space:
mode:
Diffstat (limited to 'jt.md')
-rw-r--r--jt.md32
1 files changed, 16 insertions, 16 deletions
diff --git a/jt.md b/jt.md
index c32ea62..2066690 100644
--- a/jt.md
+++ b/jt.md
@@ -1,3 +1,19 @@
+---
+title: "jt—a journalling tool"
+author:
+- Lars Wirzenius
+- Daniel Silverstone
+template: python
+bindings:
+- subplot/jt.yaml
+- lib/files.yaml
+- lib/runcmd.yaml
+functions:
+- subplot/jt.py
+- lib/files.py
+- lib/runcmd.py
+...
+
# Introduction
The **jt** software (short for "journalling tool") is a helper for
@@ -317,19 +333,3 @@ typeset into HTML or PDF or to generate a program that automatically
verifies that all acceptance criteria are met.
[Subplot]: https://subplot.liw.fi/
-
----
-title: "jt—a journalling tool"
-author:
-- Lars Wirzenius
-- Daniel Silverstone
-template: python
-bindings:
-- subplot/jt.yaml
-- lib/files.yaml
-- lib/runcmd.yaml
-functions:
-- subplot/jt.py
-- lib/files.py
-- lib/runcmd.py
-...