Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeBB/nodebb-plugin-markdown
/ client.js
File
client.js
public/js/client.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
(
function
() {
4
require([
'markdown'
,
'components'
], (markdown, components) => {
Callers
nothing calls this directly
Calls
1
initHljs
Function · 0.85
Tested by
no test coverage detected