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
2025-05-16 05:29:25 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3a904d0f04
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