mirror of
https://github.com/fmhy/edit.git
synced 2025-08-13 14:42:12 +10:00
guh(): oops left this
This commit is contained in:
parent
1528ca6d45
commit
2c131be965
1 changed files with 0 additions and 2 deletions
|
@ -64,8 +64,6 @@ export const headersPlugin = (md: MarkdownRenderer) => {
|
|||
const heading = meta.feedback.heading || ''
|
||||
if (!heading) return result
|
||||
|
||||
if (meta.feedback.heading.match(/Machine Learning|Audio Generation/gi)) console.log(result, tokens[idx])
|
||||
|
||||
return `<Feedback heading="${heading}" />${result}`
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue