doc/tutorial/basics: add per-page chapter headings

Change-Id: I9e0a6b5d1a1c820081b3f87c3871068ea042f889
diff --git a/doc/tutorial/basics/coalesce.md b/doc/tutorial/basics/coalesce.md
index 312fa14..41fbfce 100644
--- a/doc/tutorial/basics/coalesce.md
+++ b/doc/tutorial/basics/coalesce.md
@@ -1,5 +1,7 @@
 [TOC](Readme.md) [Prev](conditional.md) _Next_
 
+_Expressions_
+
 # Null Coalescing
 
 With null coalescing we really mean error, or bottom, coalescing.