Skip to content

Instantly share code, notes, and snippets.

@patkujawa-wf
Last active February 18, 2017 02:56
Show Gist options
  • Save patkujawa-wf/72bc056528fd5922a6db5cda03a88075 to your computer and use it in GitHub Desktop.
Save patkujawa-wf/72bc056528fd5922a6db5cda03a88075 to your computer and use it in GitHub Desktop.
Markdown checkboxes that don't persist in github when checked in the rendered view

Problem

Solution

Areas of Impact

Test Overview (+10 Instructions)

  • [ ]
  • Major
    • This change removes part of the public API or modifies it in an incompatible manner
      • Justification for not being backwards-compatible:
  • Minor
    • This change adds something to the public API in a backwards-compatible manner
    • This change deprecates a part of the public API
  • Patch
    • This change does not affect the public API
    • This change fixes existing incorrect behavior
    • This change only affects tests (and not any exported test API, like test ids)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment