forked from mirrors/misskey
yatta
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
import genHtml from '../core/syntax-highlighter';
|
||||
|
||||
export type TextElementInlineCode = {
|
||||
type: "inline-code"
|
||||
type: 'inline-code'
|
||||
content: string
|
||||
code: string
|
||||
html: string
|
||||
|
||||
Reference in New Issue
Block a user