Module:Instruction set table builder: Difference between revisions

Jump to navigation Jump to search
m
Added way to escape 'rt' and 'rs' being formatted by mistake
(Added way to escape 'rd' being formatted by mistake)
m (Added way to escape 'rt' and 'rs' being formatted by mistake)
Line 31:
str = str:gsub("r'd", "rd")
str = str:gsub("r't", "rt")
str = str:gsub("r's", "rs")
return str
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu