about summary refs log tree commit diff
path: root/doc/languages-frameworks/lua.section.md
diff options
context:
space:
mode:
authorRyan Mulligan <ryan@ryantm.com>2021-01-01 09:45:43 -0800
committerRyan Mulligan <ryan@ryantm.com>2021-01-01 10:02:57 -0800
commitb8344f9e5cd2dcd21e31d1c077393bdc7b19e860 (patch)
tree55581aab77e702b4403624728ced282c72bf4609 /doc/languages-frameworks/lua.section.md
parent70a061bd6c5ff08c0f540e5f06cd1e91b717ce25 (diff)
doc: explicit Markdown anchors for top-level headings; remove metadata
I used the existing anchors generated by Docbook, so the anchor part
should be a no-op. This could be useful depending on the
infrastructure we choose to use, and it is better to be explicit than
rely on Docbook's id generating algorithms.

I got rid of the metadata segments of the Markdown files, because they
are outdated, inaccurate, and could make people less willing to change
them without speaking with the author.
Diffstat (limited to 'doc/languages-frameworks/lua.section.md')
-rw-r--r--doc/languages-frameworks/lua.section.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/doc/languages-frameworks/lua.section.md b/doc/languages-frameworks/lua.section.md
index a0e9917b8ec5a..248e5971818b2 100644
--- a/doc/languages-frameworks/lua.section.md
+++ b/doc/languages-frameworks/lua.section.md
@@ -1,10 +1,4 @@
----
-title: Lua
-author: Matthieu Coudron
-date: 2019-02-05
----
-
-# User's Guide to Lua Infrastructure
+# User's Guide to Lua Infrastructure {#users-guide-to-lua-infrastructure}
 
 ## Using Lua