Skip to content

Commit cd82b52

Browse files
Add Language specifier to code block
1 parent 60e03ed commit cd82b52

File tree

1 file changed

+1
-1
lines changed
  • 15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor

1 file changed

+1
-1
lines changed

15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export default class UmbTiptapHighlightExtensionApi extends UmbTiptapExtensionAp
5151

5252
3. Create the toolbar action to invoke the Highlight extension.
5353

54-
```
54+
```js
5555
import { UmbTiptapToolbarElementApiBase } from '@umbraco-cms/backoffice/tiptap';
5656
import type { Editor } from '@umbraco-cms/backoffice/external/tiptap';
5757

0 commit comments

Comments
 (0)