Try another way to establish an internal anchor.

This commit is contained in:
David Young
2019-12-20 11:37:44 -06:00
parent f013082265
commit 58e1e13812

View File

@@ -63,8 +63,7 @@ and NOT read it. Burn them, it's a great symbolic gesture.
Anyway, here goes:
::: {#indentation .section}
1) Indentation[](#indentation "Permalink to this headline"){.headerlink}
1) Indentation
-------------------------------------------------------------------------
Tabs are 8 characters, and thus indentations are also 8 characters.
@@ -338,7 +337,7 @@ can optionally strip the trailing whitespace for you; however, if
applying a series of patches, this may make later patches in the series
fail by changing their context lines.
4) <a id="naming">Naming</a>
4) <a name="naming">Naming</a>
---------------------------------------------------------------
C is a Spartan language, and so should your naming be. Unlike Modula-2