MCPcopy
hub / github.com/Linen-dev/linen.dev / index.js

File index.js

packages/ast/parse/discord/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Discord uses the `Markdown101` format.
2// https://support.discord.com/hc/en-us/articles/210298617-Markdown-Text-101-Chat-Formatting-Bold-Italic-Underline-
3
4const parse = require('../parse');

Callers

nothing calls this directly

Calls 6

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

Tested by

no test coverage detected