showdown/test
Estevão Soares dos Santos c367a4b9a1 feat(uniqueHeaderId): add unique id prefix and suffix to headers
If two headers have similar texts, the generated id could be equal. In order to prevent id clash:
  - A unique suffix is added if a header id already exists
  - Option to add a prefix to header id
  - Update of correspondent tests
  - (credits to nicovalencia)

Closes #81, closes #82
2015-01-18 02:12:32 +00:00
..
cases feat(uniqueHeaderId): add unique id prefix and suffix to headers 2015-01-18 02:12:32 +00:00
issues Test(emphasis): prove that emphasis mechanism is working correctly 2015-01-16 23:05:12 +00:00
node/Container Test(emphasis): prove that emphasis mechanism is working correctly 2015-01-16 23:05:12 +00:00