fix: Fix New fields naming
This commit is contained in:
committed by
Benedikt Rötsch
parent
418871c6cf
commit
c6d12b4afd
@@ -1,5 +1,4 @@
|
||||
const marked = require('marked')
|
||||
|
||||
// Parse markdown text
|
||||
exports.markdown = (content) => {
|
||||
content = content || ''
|
||||
|
||||
Reference in New Issue
Block a user