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

(Numbered) lists in wells not fully working #123

Open
FloMiLe opened this issue Aug 15, 2020 · 0 comments
Open

(Numbered) lists in wells not fully working #123

FloMiLe opened this issue Aug 15, 2020 · 0 comments

Comments

@FloMiLe
Copy link

FloMiLe commented Aug 15, 2020

I wanted to put a list into a well, and I noticed the following behavior: The code

<well>
  - First numbered item (1)
    * Unnumbered sub-item (A)
  - Second numbered item (2)
</well>

produces a well in which (1) is – incorrectly – rendered as text outside a list, (A) is – correctly – an unnumbered sub-item, and (2) – incorrectly – an unnumbered item.

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

1 participant