aboutsummaryrefslogtreecommitdiff
path: root/tools/update-lua-module-docs.lua
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2024-05-03 12:25:55 -0700
committerJohn MacFarlane <[email protected]>2024-05-03 12:25:55 -0700
commit6000a1739469b644e5ba8905c631063bed99c5f7 (patch)
treeb50af768aefbd3e117b225976e33aa5a1d1d8233 /tools/update-lua-module-docs.lua
parent2da454d36b9405734c8336c15f46fa728272117d (diff)
Markdown reader: allow repeated labels in numbered example lists.
Previously if you tried to use the same label as an earlier example list item, you'd get a new number, not the old one, and references to the label would go to the second occurrence. Now an existing label will be reused, and no new number will be generated. Caveat: this only works reliably when the re-used example list item occurs by itself in a list, or occurs in a list of previously used example list items that occur in exactly the same order as previously.
Diffstat (limited to 'tools/update-lua-module-docs.lua')
0 files changed, 0 insertions, 0 deletions