[QUESTION]-Is there a way to add alphabetical ordered list
Question
Hey, @artf thanks for creating this awesome library. its really helpful. I am using it in angular and I have used order list with numbers but it would be really helpful if there is a way to add an alphabetical ordered list or in roman numbers I was trying this
this._editor.RichTextEditor.add('orderedList',
{
icon: 'a',
attributes: { title: 'Ordered List',type:'a' },
result: rte => rte.exec('insertOrderedList'),
});
but didn't work. please help
Answers (1)
Hi @shubh9415 the default RTE relies on execCommand API so the only available options are insertOrderedList and insertUnorderedList.
Related Questions and Answers
Continue research with similar issue discussions.
Issue #3268
QUESTION: How to add javascript in the html without sanitization?
Hey @artf, I am taking javascript input from the user. I need to add this javascript inside the template HTML but it gets sanitized. Is the...
Issue #2281
How to set default custom ratio for image crop while open image editor
Hey @artf , Thanks for creating such a helpful open source library. @artf i am working on open image editor while user change photo from Se...
Issue #1443
Angularjs components as grapesjs components
Hey artf, first gratulations to this awesome project, i really enjoy using it. Second: this is NOT about running grapesjs within an angular...
Issue #3250
Question : Layer labels
@artf I am loving working with GJS. I have one last thing I'd love your help on. It would be incredibly helpful to be able to customise the...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.