Module:Section link/sandbox: Difference between revisions

Content deleted Content added
m fix module error
example
Line 5:
local p = {}
 
--[[
For example:
Phonological_history_of English_consonants#.2Ft.E2.80.93r.2F_merger
Phonological_history_of English_consonants § /t–r/_merger
--]]
local function decodeAnchor(anchor)
if type(anchor) ~= "string" then