Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.86 KB

File metadata and controls

27 lines (17 loc) · 1.86 KB

Badge Link Test

This document tests various ways to display badge links in markdown when opened in MarkView.

Test whether badge images stay on same line or break.

Test 1: All badges on separate lines (as in your example)

NPM Build CI Status npm minified gzipped bundle size

Test 2: All badges on one line

NPM Build CI Status npm minified gzipped bundle size

Test 3: Using HTML line breaks

NPM
Build CI Status
npm minified gzipped bundle size

Test 4: With trailing spaces (hard breaks)

NPM
Build CI Status
npm minified gzipped bundle size