temp test update
This commit is contained in:
@@ -67,5 +67,7 @@ function readReadmeFile(readmeFile: string): [string, string] {
|
||||
contentPost += '\n'
|
||||
}
|
||||
|
||||
console.log(index, content, contentPre, contentPost)
|
||||
|
||||
return [contentPre, contentPost]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user