Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NodeBB/nodebb-plugin-markdown
/ index.js
File
index.js
index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
MarkdownIt = require(
'markdown-it'
);
4
const
fs = require(
'fs'
);
Callers
nothing calls this directly
Calls
2
execute
Function · 0.85
allowed
Function · 0.85
Tested by
no test coverage detected