mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2024-11-30 02:46:52 +01:00
Format test.js md results
This commit is contained in:
parent
2b2071208f
commit
086a40560e
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)
|
||||
|
Loading…
Reference in New Issue
Block a user