-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi! I 'm trying to use this with django-summernote.
Here's my settings:
'summernote': {
'nugget': {
'list': [ # list of your nuggets
'<b>test nugget</b>',
'[[code nugget 2]]',
'[[code nugget 3]]'
]
},
},
In the editor's menu, it shows test nugget in bold, but when I click it I just get "undefined" in the editor.
I'm not sure I know how to use this? Can you provide a useful example of a nugget?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels