mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-07-01 17:00:56 +00:00
Format test.js md results
This commit is contained in:
2
test.js
2
test.js
@ -1,6 +1,6 @@
|
||||
const fs = require('fs')
|
||||
var log = '{\n'
|
||||
var issuelog = ' "message": "Title | Entry\\n----|----------------------\\n'
|
||||
var issuelog = ' "message": "#### Syntax Issues\n\n Name | Entry\\n----|----------------------\\n'
|
||||
|
||||
var file = fs.readFileSync(process.argv[2], 'utf8')
|
||||
entryErrorCheck(file)
|
||||
|
Reference in New Issue
Block a user