Skip to content

Commit fad9261

Browse files
committed
Update example
1 parent 32a2239 commit fad9261

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/lint.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ <h2>Linter Demo</h2>
169169
fixedTooltip: true,
170170
contextmenu: annotations => ([
171171
{
172-
content: 'Fix me',
172+
html: 'Hello World <code>code inside</code>',
173173
onClick (e) {
174174
console.log(annotations)
175175
}

0 commit comments

Comments
 (0)