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

yuin / goldmark
82%

Build:
DEFAULT BRANCH: master
Repo Added 26 Apr 2019 11:42AM UTC
Files 47
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • feature/emb-map-data
  • fix-chinese-soft-break
  • fix-readme-extension
  • fix/walk-and-replace
  • refs/tags/1.1.27
  • refs/tags/v.1.1.13
  • refs/tags/v.1.1.21
  • refs/tags/v1.1.10
  • refs/tags/v1.1.11
  • refs/tags/v1.1.12
  • refs/tags/v1.1.14
  • refs/tags/v1.1.15
  • refs/tags/v1.1.16
  • refs/tags/v1.1.17
  • refs/tags/v1.1.18
  • refs/tags/v1.1.19
  • refs/tags/v1.1.20
  • refs/tags/v1.1.21
  • refs/tags/v1.1.22
  • refs/tags/v1.1.23
  • refs/tags/v1.1.24
  • refs/tags/v1.1.25
  • refs/tags/v1.1.26
  • refs/tags/v1.1.27
  • refs/tags/v1.1.28
  • refs/tags/v1.1.29
  • refs/tags/v1.1.30
  • refs/tags/v1.1.31
  • refs/tags/v1.1.32
  • refs/tags/v1.1.33
  • refs/tags/v1.1.4
  • refs/tags/v1.1.5
  • refs/tags/v1.1.6
  • refs/tags/v1.1.7
  • refs/tags/v1.1.8
  • refs/tags/v1.1.9
  • refs/tags/v1.2.0
  • refs/tags/v1.2.1
  • refs/tags/v1.3.0
  • refs/tags/v1.3.1
  • refs/tags/v1.3.2
  • refs/tags/v1.3.3
  • refs/tags/v1.3.4
  • refs/tags/v1.3.5
  • refs/tags/v1.3.6
  • refs/tags/v1.3.7
  • refs/tags/v1.3.8
  • refs/tags/v1.3.9
  • refs/tags/v1.4.0
  • refs/tags/v1.4.1
  • refs/tags/v1.4.10
  • refs/tags/v1.4.11
  • refs/tags/v1.4.12
  • refs/tags/v1.4.13
  • refs/tags/v1.4.14
  • refs/tags/v1.4.15
  • refs/tags/v1.4.2
  • refs/tags/v1.4.3
  • refs/tags/v1.4.4
  • refs/tags/v1.4.5
  • refs/tags/v1.4.6
  • refs/tags/v1.4.7
  • refs/tags/v1.4.8
  • refs/tags/v1.4.9
  • refs/tags/v1.5.0
  • refs/tags/v1.5.1
  • refs/tags/v1.5.2
  • refs/tags/v1.5.3
  • refs/tags/v1.5.4
  • refs/tags/v1.5.5
  • refs/tags/v1.5.6
  • refs/tags/v1.6.0
  • refs/tags/v1.7.0
  • refs/tags/v1.7.1
  • refs/tags/v1.7.10
  • refs/tags/v1.7.11
  • refs/tags/v1.7.12
  • refs/tags/v1.7.13
  • refs/tags/v1.7.14
  • refs/tags/v1.7.15
  • refs/tags/v1.7.16
  • refs/tags/v1.7.17
  • refs/tags/v1.7.2
  • refs/tags/v1.7.4
  • refs/tags/v1.7.5
  • refs/tags/v1.7.6
  • refs/tags/v1.7.7
  • refs/tags/v1.7.8
  • refs/tags/v1.7.9
  • refs/tags/v1.8.0
  • refs/tags/v1.8.1
  • refs/tags/v1.8.2
  • refs/tags/v1.8.3
  • refs/tags/v1.8.4
  • refs/tags/v1.8.5
  • refs/tags/v2.0.0-beta.2
  • refs/tags/v2.0.0-beta.5
  • refs/tags/v2.0.0-beta.6
  • v1.0.0
  • v1.0.1
  • v1.0.10
  • v1.0.2
  • v1.0.3
  • v1.0.4
  • v1.0.5
  • v1.0.6
  • v1.0.7
  • v1.0.8
  • v1.0.9
  • v1.1.0
  • v1.1.1
  • v1.1.2
  • v1.1.3
  • v2

28 Jul 2026 01:16AM UTC coverage: 82.425% (+0.007%) from 82.418%
30319807760

push

github

yuin
fix: #568

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

6308 of 7653 relevant lines covered (82.43%)

468005.32 hits per line

Relevant lines Covered
Build:
Build:
7653 RELEVANT LINES 6308 COVERED LINES
468005.32 HITS PER LINE
Source Files on master
  • Tree
  • List 47
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30319807760 master fix: #568 push 28 Jul 2026 01:17AM UTC yuin github
82.43
29184569868 master fix: disable svg in data:image urls push 12 Jul 2026 07:39AM UTC yuin github
82.42
29183016124 master fix: #556 fix degradation of fenced code block parsing when block indent is not zero. this commit also fixes the issue that has been fixed in v2 branch. push 12 Jul 2026 06:41AM UTC yuin github
82.41
23525880129 master fix: setext headings positions push 25 Mar 2026 05:07AM UTC yuin github
82.41
23481331979 master fix: block positions push 24 Mar 2026 09:03AM UTC yuin github
83.45
23470170070 master feat: add position information to all nodes - add position information to all nodes, including inline nodes and link reference definition nodes. - Now link reference definition nodes are represented as a new node type. - Link and image nodes ... push 24 Mar 2026 02:27AM UTC yuin github
82.56
23470133050 master feat: add position information to all nodes - add position information to all nodes, including inline nodes and link reference definition nodes. - Now link reference definition nodes are represented as a new node type. - Link and image nodes ... push 24 Mar 2026 02:26AM UTC yuin github
82.53
23282663594 master fix: prevent XSS by escaping dangerous URLs in links and images push 19 Mar 2026 06:24AM UTC yuin github
83.23
22839210563 master refactor: simplify codes push 09 Mar 2026 05:05AM UTC yuin github
82.99
22697552449 master Merge pull request #535 from Sebbito/master Fix doc error in markdown.go push 05 Mar 2026 01:15AM UTC web-flow github
82.97
See All Builds (545)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc