Skip to content

Syntax for sub-ordered list in Dokuwiki #213

@doreps

Description

@doreps

In the Prosemirror example (demo) accessed via Prosmirror's Dokuwiki plugin page I was able to create an ordered list which included a sub-ordered list which utilitzed a built-in numbering schema ... such as this:

  1. item 1 (accomplished via - item 1)
  2. item 2
    a. item 2a (accomplished via [space]- item 2a)
    b. item 2b
  3. item 3 (accomplished via - item 3)

Using my Prosemirror plugin in my Dokuwiki, no sub-ordering is achieved using the same as shown above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions