mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-04-05 16:02:26 +08:00
优化导出
This commit is contained in:
parent
1b4c47cb9a
commit
b1422e889a
@ -1,5 +1,5 @@
|
||||
package converter
|
||||
|
||||
func GetFooterOrHeaderParams(v string) string {
|
||||
return "\"" + v +"\""
|
||||
return "" + v +""
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user