Uh oh!
There was an error while loading. Please reload this page.
Test for #1218 & "marked" spec - #1219
Conversation
UziTech
commented
Apr 15, 2018
Could we move all of the original tests here? |
joshbruce
commented
Apr 16, 2018
@UziTech: Great minds. Once we get this merged in I was going to go ahead and start putting that PR together. One that takes into account that we are doing the CM and GFM comparison separately while trying to maintain backward compatibility awareness. |
UziTech
left a comment
There was a problem hiding this comment.
In the next PR when moving the original tests here we should also move the Messenger class to a separate file so we don't have to maintain an implementation in every spec test file
joshbruce
commented
Apr 17, 2018
To @UziTech's point, I will see what I can do to put messenger somewhere else...maybe set the options in the spec and have messenger just use whatever is there. Thinking I'll put it in the root of the spec directory - gives me a chance to rename it. |
Test for markedjs#1218 & "marked" spec
Marked version: 0.3.19
Markdown flavor: GitHub Flavored Markdown
Description
Adds test case defining the behavior mentioned in #1218 to ensure we have a test case for it. After looking at the specs, the question does stand, I think, on what the desired output should be when using GFM.
Note: This PR does not submit a solution; only adds to the growing test bed.
Expectation
Result
What was attempted
Contributor
Committer
In most cases, this should be a different person than the contributor.