showdown/test/features/#164.4.tasklists.md
Estevão Soares dos Santos dc72403acc feat(tasklists): add support for GFM tasklists
Github Flavored Markdown supports tasklist by `[x]` or `[ ]` after list item marker.
This commit adds this feature to showdown through an option called "tasklists".

Related to #164
2015-07-11 23:02:02 +01:00

70 B

my things

  • foo
  • [] bar
  • baz
  • bazinga

otherthings