Closed mojavelinux closed 6 years ago
Actually on my machine the test is failing:
1) Failure:
scenario::for code::intrinsic_attributes#test_0001_converts inline Asciidoctor syntax to HTML [/home/guillaume/workspace/opensource/asciidoctor/asciidoctor-inline-parser/test/scenarios_test.rb:18]:
Expected: "<code>C++</code>"
Actual: "<code>C++</code>"
I've upgraded to Asciidoctor 1.5.8 to fix this issue: #12
That explains why we were seeing different results.
Ooops my bad, thanks for the fix 👍