How can I create a bulleted list using Richtext?

How to create a bulleted list using richtext? While adding content in richtext I want a new list to be formed whenever I press enter

1 Like

@Sneha_1312
use

    your content

    your content
    your content
    your content

like this unorderlist.

I have created a richtext section. And I want to modify it in a way where with every “enter” a new list item is formed.