From a12cdf9aeb6a45b8c6834c8d78d62f300b9613bc Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 2 Sep 2022 11:09:45 +0300 Subject: fix: use GitHub markup for table Sponsored-by: author --- blog/2017/10/15/retrospective_meeting.mdwn | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/blog/2017/10/15/retrospective_meeting.mdwn b/blog/2017/10/15/retrospective_meeting.mdwn index eb113d1..5da7bb9 100644 --- a/blog/2017/10/15/retrospective_meeting.mdwn +++ b/blog/2017/10/15/retrospective_meeting.mdwn @@ -20,15 +20,12 @@ Notes This is the retrospective for planning meeting: -[[!table data=""" -what | project? | Who | Done - -Write icktool that can generate token | [[projects/2017/icktool]] | [[people/liw]] | yes -Review yarns for /persons | [[projects/2017/projects-endpoint]] | [[people/liw]] | yes -Reviaw code for /persons | [[projects/2017/projects-endpoint]] | [[people/liw]] | yes -Clean up yarns, code for /persons | [[projects/2017/projects-endpoint]] | [[people/liw]] | yes - -"""]] +|what | project? | Who | Done +|--------------------------------------------|----------|-----|------ +|Write icktool that can generate token | [[projects/2017/icktool]] | [[people/liw]] | yes +|Review yarns for /persons | [[projects/2017/projects-endpoint]] | [[people/liw]] | yes +|Review code for /persons | [[projects/2017/projects-endpoint]] | [[people/liw]] | yes +|Clean up yarns, code for /persons | [[projects/2017/projects-endpoint]] | [[people/liw]] | yes What went well? --------------- -- cgit v1.2.1