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

markdown-it / markdown-it / 6914397038
100%

Build:
DEFAULT BRANCH: master
Ran 18 Nov 2023 02:19PM UTC
Jobs 2
Files 55
Run time 3s
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

18 Nov 2023 02:05PM UTC coverage: 99.782%. Remained the same
6914397038

push

github

web-flow
Moved `hljs` class to `<code>` from `<pre>`. (#913)

In this change set I am changing the guidance in the README
and in comments to put the class on the correct tag: `<code>`, not `<pre>`.

If you put the `hljs` class on `<pre>`, syntax highlighting
does not use the correct padding.

You can see from the default CSS stylesheet in the highlight.js
repo that the `hljs` tag is expected to be on the `<code>` tag:
https://github.com/highlightjs/highlight.js/blob/84719c17a/src/styles/default.css#L17-L25

All the official highlight.js examples have the `hljs` class on `<code>`:
https://highlightjs.org/static/demo/

1502 of 1519 branches covered (0.0%)

2286 of 2291 relevant lines covered (99.78%)

449283.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6914397038.1 18 Nov 2023 02:19PM UTC 0
99.78
GitHub Action Run
2 6914397038.2 18 Nov 2023 02:19PM UTC 0
99.78
GitHub Action Run
Source Files on build 6914397038
Detailed source file information is not available for this build.
  • Back to Repo
  • 91c115d8 on github
  • Prev Build on master (#6914350175)
  • Next Build on master (#6914522819)
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