• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

markdown-it / markdown-it / 327
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: refs/tags/14.1.1
DEFAULT BRANCH: master
Ran 25 Mar 2015 01:34PM UTC
Jobs 1
Files 51
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
327

push

travis-ci

rlidwka
Fix undefined variable check in smartquotes

We had three bugs cancelling each other out:

 1. `token.text` should be `token.content`. We never had `token.text`
    here, so it must've been a typo.

 2. `.test()` condition should be negated, because we need to skip
    tokens without quotes, not with them.

 3. the entire `if` statement is in the wrong place messing with
    level calculations (see attached test)

1 of 1 new or added line in 1 file covered. (100.0%)

1902 of 1902 relevant lines covered (100.0%)

334.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 327.1 25 Mar 2015 01:34PM UTC 0
100.0
Travis Job 327.1
Source Files on build 327
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #327
  • e050ba1d on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc