This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
mindoc
Watch
1
Star
0
Fork
0
You've already forked mindoc
mirror of
https://github.com/mindoc-org/mindoc.git
synced
2026-02-27 17:03:57 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
87f0f2faf8cde92d2979aaec91c6c76cdc5ecd6c
mindoc
/
converter
/
param_linux.go
6 lines
88 B
Go
Raw
Normal View
History
Unescape
Escape
优化页眉的显示
2018-01-30 13:48:07 +08:00
package
converter
func
GetFooterOrHeaderParams
(
v
string
)
string
{
优化导出
2018-01-30 14:19:32 +08:00
return
""
+
v
+
""
优化页眉的显示
2018-01-30 13:48:07 +08:00
}
Reference in New Issue
Copy Permalink