I am pretty new to markdown and I couldn't find an answer to this problem: On github, when doing: * \[X], a checkbox checked is appearing. Is there any way to get this output (the star is the puce of the list) * [X] ? I could try to use an unicode char to represent a similar X, but I'd rather have something more clean.
Thank you.
* \[X]: Plugin for firefoxWhich work correctly even without backslack, and the other one :* \[X] [TamperData]: modify and tamper HTTP requestswhich does'nt work,[TamperData]is a link referenced later in the markdown.