MCPcopy
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
4const parse = require('../parse');

Callers

nothing calls this directly

Calls 7

explicitFunction · 0.85
regexpFunction · 0.85
shallowFunction · 0.85
toplineFunction · 0.85
deepFunction · 0.50
parseFunction · 0.50
rootFunction · 0.50

Tested by

no test coverage detected