From 37827ef284289cea5742144cf5a260bcdcd2919d Mon Sep 17 00:00:00 2001 From: Cole Schlesinger Date: Thu, 6 Jun 2024 09:27:21 -0700 Subject: [PATCH] Enable section anchors Hovering over section titles now shows an anchor icon, which exposes a link to the section. This is useful for highlighting and sharing pointers to particular parts of the tutorial. --- src/tutorial.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tutorial.adoc b/src/tutorial.adoc index 409da17b..76ca1d19 100644 --- a/src/tutorial.adoc +++ b/src/tutorial.adoc @@ -3,6 +3,7 @@ // :pygments-style: tango :nofooter: :prewrap!: +:sectanchors: ++++