From 89fd3f894a97a43ef4050cb2301267131a45ff1e Mon Sep 17 00:00:00 2001 From: "Yuan (Bob) Gong" Date: Mon, 5 Aug 2019 04:29:49 +0800 Subject: [PATCH] Add anchor links to markdown headings. (#1009) * Add anchor links automatically. * Improve anchor link UX * improve corner-case layout stability * improve a11y * Change link icon to material icon --- layouts/partials/scripts.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 layouts/partials/scripts.html diff --git a/layouts/partials/scripts.html b/layouts/partials/scripts.html new file mode 100644 index 0000000000..822cd61c7e --- /dev/null +++ b/layouts/partials/scripts.html @@ -0,0 +1,27 @@ +