Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
4
const
parse = require(
'../parse'
);
Callers
nothing calls this directly
Calls
6
explicit
Function · 0.85
regexp
Function · 0.85
shallow
Function · 0.85
deep
Function · 0.50
parse
Function · 0.50
root
Function · 0.50
Tested by
no test coverage detected