summaryrefslogtreecommitdiff
path: root/blog
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-09-02 19:31:29 +0300
committerLars Wirzenius <liw@liw.fi>2022-09-02 19:31:29 +0300
commit4ce6406a6a9885f380cd4a1350cc255571380ff1 (patch)
treeb7d715661e19b75b4c02b75fceb2172ac5d2c401 /blog
parentd7c9aa5a662fce68b7c3e123ca09913b39839449 (diff)
downloadsubplot.liw.fi-4ce6406a6a9885f380cd4a1350cc255571380ff1.tar.gz
fix: markup to be riki compantible
riki is my re-implementation of a subset of ikiwiki. some of ikiwiki's markup doesn't work with riki's markdown parser. Sponsored-by: author
Diffstat (limited to 'blog')
-rw-r--r--blog/2019/09/22/subplot_and_requirement_tracking.mdwn15
-rw-r--r--blog/2021/01/02/_iteration_planning_meeting_january_2nd.mdwn2
-rw-r--r--blog/2021/07/30/meeting.mdwn2
-rw-r--r--blog/2022/06/18/planning.mdwn2
4 files changed, 9 insertions, 12 deletions
diff --git a/blog/2019/09/22/subplot_and_requirement_tracking.mdwn b/blog/2019/09/22/subplot_and_requirement_tracking.mdwn
index 312d9d0..74cf418 100644
--- a/blog/2019/09/22/subplot_and_requirement_tracking.mdwn
+++ b/blog/2019/09/22/subplot_and_requirement_tracking.mdwn
@@ -10,11 +10,8 @@ First, assign each requirement a unique mnemonic id. In this example,
it is the word in the definition list below. The "Req" suffix is just
a convention.
-**SecureReq**
-: System must be sequre.
-
-**FastReq**
-: The system must be fast.
+* **SecureReq:** System must be sequre.
+* **FastReq:** The system must be fast.
# First scenario tests SequreReq only {#first .SequreReq}
@@ -41,8 +38,8 @@ and it still serves all legitimate users
Subplot will then annotate the output so that each requirement has
links to the scenarios that test them, something like this:
-**SecureReq** ([first](#first), [second](#second))
-: System must be sequre.
+* **SecureReq:** ([first](#first), [second](#second))
+ - System must be sequre.
-**FastReq** ([second](#second))
-: The system must be fast.
+* **FastReq:** ([second](#second))
+ - The system must be fast.
diff --git a/blog/2021/01/02/_iteration_planning_meeting_january_2nd.mdwn b/blog/2021/01/02/_iteration_planning_meeting_january_2nd.mdwn
index 889ebd0..3a735c8 100644
--- a/blog/2021/01/02/_iteration_planning_meeting_january_2nd.mdwn
+++ b/blog/2021/01/02/_iteration_planning_meeting_january_2nd.mdwn
@@ -41,7 +41,7 @@ need for more flexibility in Subplot. We haven't filed an issue about
this yet, as it'd be too woolly.
We finished [[!milestone 19]], having fixed [[!issue 130]], [[!issue
-129]], [[!issue 123]], [[!issue 101].
+129]], [[!issue 123]], [[!issue 101]].
Progress was made on [[!issue 131]], [[!issue 108]], [[!issue 22]].
diff --git a/blog/2021/07/30/meeting.mdwn b/blog/2021/07/30/meeting.mdwn
index 4a90f6c..b10204e 100644
--- a/blog/2021/07/30/meeting.mdwn
+++ b/blog/2021/07/30/meeting.mdwn
@@ -1,6 +1,6 @@
[[!meta title="Iteration planning: July 31"]]
[[!tag meeting]]
-[[!meta date="2021-07-31 18:00 +0300"]]
+[[!meta date="2021-07-31 18:00:00 +0300"]]
[[!toc levels=2]]
diff --git a/blog/2022/06/18/planning.mdwn b/blog/2022/06/18/planning.mdwn
index 59d5b37..d94a0b7 100644
--- a/blog/2022/06/18/planning.mdwn
+++ b/blog/2022/06/18/planning.mdwn
@@ -1,5 +1,5 @@
[[!meta title="Iteration planning: June 18 &ndash; July 2"]]
-[[!meta date="Sat, 18 June 2022 13:50:00 +0100"]]
+[[!meta date="2022-06-18 13:50:00 +0100"]]
[[!tag meeting]]
[[!toc levels=2]]