MCPcopy 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
3const MarkdownIt = require('markdown-it');
4const fs = require('fs');

Callers

nothing calls this directly

Calls 2

executeFunction · 0.85
allowedFunction · 0.85

Tested by

no test coverage detected