From 521e532e414281390c3bc90179512397d45ec39c Mon Sep 17 00:00:00 2001 From: Florian D Date: Wed, 26 Apr 2017 18:18:06 +0200 Subject: [PATCH] Format markdown : ## Contents in bold --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 0666750..bbeb152 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,4 +1,4 @@ -##Contents +## Contents - [Why can't I do day arithmetic on a `year_month_day`?](#day_arithmetic) - [Why is `local_t` not a proper clock?](#local_t)