-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
marked(text, {
slug(raw) {
return slugify(raw)
}
})By default we use slugo:
https://github.com/egoist/marked3/blob/1fd2b19a8001fb164d2129f5686bb9ef19cbffe9/src/renderer.js#L38
Reactions are currently unavailable