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

Error on ol with start attribute with li with any attribute #9

Open
programcsharp opened this issue Aug 23, 2017 · 3 comments
Open

Comments

@programcsharp
Copy link

programcsharp commented Aug 23, 2017

<ol start="19">
    <li style="background:#c00">foo</li>
    <li>bar</li>
</ol>

Any attribute on li's inside an ol with a start attribute will cause an error in createListReplaceCb.

@stubendek
Copy link
Member

Hi, thank you for the issue. We will check and fix it.
Attila

@d668
Copy link

d668 commented Dec 1, 2017

so is the project dead? no checking and fixing it so far?

@stubendek
Copy link
Member

We checked the issue, but could not reproduce the error. However, our demo page - http://emailtextversion.com/ - was not updated to the latest version. We updated it, and pasted programcsharp's example text, and it works now.
If you still experience the error, please, help us to localize it by providing some more details.

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

3 participants