Module:Sandbox/Aidan9382/Link once: Difference between revisions

Content deleted Content added
better comment
thats not exactly true ig
Line 14:
local function linkOnce(text, options) -- Module entry point
--[=[
We are going to traverse the text linearly ourselves, so no regex.
Using %b[] isn't preferable as nested brackets (E.g. the wikilink to t
in [[File:x|Cap[[t]]ion]]) would be missed and doing a check for