Skip to content

Nest list paste from HTML not working #145

@clagms

Description

@clagms

Thank you for the great work with this extension. It's very useful!

Lately I've been having an issue copying from outlook emails, calendar events, anything that has nested lists.
For example, the following list copied from output calendar:

Image

Gives the following result:

The agenda is as follows:

1.    Next week meeting adjustments (if needed)

2.    Status on assignments (by TAs)

3.     Issues found in past week with students (by TAs)

4.     Next week lecture preparation tasks

5.     Any Other Business

1.  Kruskal removal: tried it but cannot due to assignment using it, BUT it currently uses union sets which we no longer teach(!).

The expected result should be (the last element should be nested):

The agenda is as follows:

1.    Next week meeting adjustments (if needed)

2.    Status on assignments (by TAs)

3.     Issues found in past week with students (by TAs)

4.     Next week lecture preparation tasks

5.     Any Other Business

    1.  Kruskal removal: tried it but cannot due to assignment using it, BUT it currently uses union sets which we no longer teach(!).

I will try to work around this by using an LLM but it may well be that the issue happens before the content is passed to an LLM.

Thank you for any help here!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions