mirror of
https://github.com/lxsang/antd-web-apps
synced 2025-07-24 01:29:48 +02:00
enable mobile compatibility
This commit is contained in:
@ -13,7 +13,7 @@ local pre_process_md = function(str, obj)
|
||||
"%%-")
|
||||
if apath then
|
||||
apath = apath:gsub(" ", "%%%%20")
|
||||
print(apath)
|
||||
--print(apath)
|
||||
content = content:gsub(pattern, "")
|
||||
end
|
||||
|
Reference in New Issue
Block a user