Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Ordered List #171

Open
hirwandzahir opened this issue May 6, 2019 · 1 comment
Open

Custom Ordered List #171

hirwandzahir opened this issue May 6, 2019 · 1 comment

Comments

@hirwandzahir
Copy link

Hi,

Wondering if custom ordered list can be created with pell?
Maybe something that can be set in the result for example:

rlist: {
    icon: '#',
    title: 'Roman List',
    result: () => exec('insertOrderedList', <list_type>)
  },
@RossMWoods
Copy link

Can we have embedded lists? They are so useful, almost necessary. e.g.

  1. Lorum ipsum ...
  2. Lorum ipsum ...
    a. Lorum ipsum ...
    b. Lorum ipsum ...
    However, I have noticed that Firefox has changed the way it renders them. The whole embedded list must now be inside the tags for the line its embedded in, i.e. inside

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants