呢個模組嘅解說可以喺模組:Hrkt-sortkey/data/doc度開
local data = {} data.spaces = { ["・"] = " ", ["゠"] = " " } data.voicing = { ["゙"] = 1, ["゚"] = 2 } return data