mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-08-24 05:52:39 +08:00
5 lines
78 B
Go
5 lines
78 B
Go
package converter
|
|
|
|
func GetFooterOrHeaderParams(v string) string {
|
|
return v
|
|
} |