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

Ordered list displays with bullets instead of numbers #4

Open
rouson opened this issue Dec 7, 2019 · 0 comments
Open

Ordered list displays with bullets instead of numbers #4

rouson opened this issue Dec 7, 2019 · 0 comments
Assignees

Comments

@rouson
Copy link
Owner

rouson commented Dec 7, 2019

@m3rabb if you have a moment to checkout the numbered-list branch, I bet this is a problem you can help us resolve pretty easily:

The following static HTML displays as a numbered list in Chrome:

  1. foo
  2. bar

When we generate a list with the same tags in the createCourseElement function inside src/main.js, we get bullets instead of numbers. (See https://github.com/rouson/classroom-randomizer/blob/numbered-list/src/main.js#L13.)

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

2 participants