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

Only the Last List-Item Closes #15

Open
sstoft opened this issue Nov 22, 2017 · 7 comments
Open

Only the Last List-Item Closes #15

sstoft opened this issue Nov 22, 2017 · 7 comments
Assignees

Comments

@sstoft
Copy link

sstoft commented Nov 22, 2017

  • Thing 1
  • thing 2
  • Thingy 3
  • Happened on both lists.

    @evbacher
    Copy link
    Owner

    What do you mean both lists?

    Also, when I convert this to HTML, I get this:

    <h1>List testing</h1>
    
    <ul>
    
    <li>Thing 1
    <li>thing 2
    <li>Thingy 3</li></ul>

    which is actually still valid HTML5, and it renders fine. I'm working on cleaning up some other issues with HTML list-processing, and that may clean up this inconsistency as well.

    @sstoft
    Copy link
    Author

    sstoft commented Nov 22, 2017 via email

    @evbacher
    Copy link
    Owner

    Ah, got it. And thanks for reporting this edge case -- let me know if you notice any others.

    @hayksaakian
    Copy link

    this is still present, and really my only complaint.

    I love this addon but the list item bug is really show stopping.

    @ultimike
    Copy link

    Agreed - I work with a lot of documents with nested lists and this bug is a showstopper for me as well.

    @evbacher
    Copy link
    Owner

    I will try to spend some time on this, though Markdown is the primary target.

    @evbacher
    Copy link
    Owner

    I believe this is fixed with recent changes. Please let us know if you see evidence of this bug still happening.

    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

    4 participants