mindoc/converter/param_windows.go

5 lines
78 B
Go

package converter
func GetFooterOrHeaderParams(v string) string {
return v
}