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

Incorporate 'checklist' functionality #3

Open
shaunagm opened this issue Dec 14, 2013 · 2 comments
Open

Incorporate 'checklist' functionality #3

shaunagm opened this issue Dec 14, 2013 · 2 comments

Comments

@shaunagm
Copy link
Member

At least a printable checklist, if not some sort of form you can check.

@shaunagm
Copy link
Member Author

There is now a printable checklist, but it might be nice to better incorporate it into the site itself.

@paulproteus
Copy link
Contributor

I agree that it'd be noticeably better integrated into the site.

I think it's totally fine to just use the Unicode checkbox chracter:

☐ asdfasdfasfd
☐ asdfasfdasdf
☐ asdfasfdas

feel free to copy-paste that into the Sphinx doc, and now you have a checkbox.

More info re: Unicode checkbox at: https://en.wikipedia.org/wiki/Checkbox

If you wanted to get awesomer and trickier, use a custom CSS class for the bulleted list that you want to have checkboxes as the bullet -- and then customize the CSS so that it replaces the bullet with a checkbox character. https://groups.google.com/forum/#!topic/sphinx-users/fNWyyRzoa8I has hints about that.

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