I am working on a simple checklist using reStructuredText. To this end I use a bullet list, but I would like to replace the standard bullet points with custom signs, such as empty checkboxes. Optimally, the checkboxes would be clickable in the HTML and/or PDF document.
If it is not possible/trivial in reST, could you recommend other text-based format where it is possible?
Bartosz