Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Linen-dev/linen.dev
/ index.js
File
index.js
packages/ast/parse/slack/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Slack uses the `mrkdwn` format.
2
// https://api.slack.com/reference/surfaces/formatting
3
4
const
parse = require(
'../parse'
);
Callers
nothing calls this directly
Calls
7
explicit
Function · 0.85
regexp
Function · 0.85
shallow
Function · 0.85
topline
Function · 0.85
deep
Function · 0.50
parse
Function · 0.50
root
Function · 0.50
Tested by
no test coverage detected