Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 14 additions & 18 deletions images/badges.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,32 @@
# Markdown Syntax

## Badges withoasdsadlasndasökasdasduth fill character

[⁠⁠](https://github.com/jwt/ruby-jwt/actions)

# Markdown Syntax
## Badges as plainMarkdown Mark my wordsn

## Badges withouth fill character
[![Build Status](https://github.com/jwt/ruby-jwt/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/jwt/ruby-jwt/actions)[![Build Status](https://github.com/jwt/ruby-jwt/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/jwt/ruby-jwt/actions)
## Badges as plain Markdown
Basci badges are scaling in the same size like they are provided by the link
[![Gem Version](https://badge.fury.io/rb/jwt.svg)](https://badge.fury.io/rb/jwt)
[![Build Status](https://github.com/jwt/ruby-jwt/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/jwt/ruby-jwt/actions)
[![Maintainability](https://qlty.sh/badges/6f61c5a6-6e23-41a7-8896-a3ce8b006655/maintainability.svg)](https://qlty.sh/gh/jwt/projects/ruby-jwt)
[![Code Coverage](https://qlty.sh/badges/6f61c5a6-6e23-41a7-8896-a3ce8b006655/test_coverage.svg)](https://qlty.sh/gh/jwt/projects/ruby-jwt)
[![Gem Version](https://badge.fury.io/rb/jwt.svg)](https://badge.fury.io/rb/jwt)
[![Build Status](https://github.com/jwt/ruby-jwt/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/jwt/ruby-jwt/actions)
[![Maintainability](https://qlty.sh/badges/6f61c5a6-6e23-41a7-8896-a3ce8b006655/maintainability.svg)](https://qlty.sh/gh/jwt/projects/ruby-jwt)
[![Code Coverage](https://qlty.sh/badges/6f61c5a6-6e23-41a7-8896-a3ce8b006655/test_coverage.svg)](https://qlty.sh/gh/jwt/projects/ruby-jwt)

Source: [ruby-jwt](https://github.com/jwt/ruby-jwt/blob/main/README.md?plain=1)

## Badges in a table
## Badges in a table


| Name | Description |
| ---------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [CMS Design System](packages/design-system) | The core CSS, JS, and React components for the design system. <br> [![@cmsgov/design-system](https://img.shields.io/npm/v/@cmsgov/design-system.svg?label=@cmsgov%2Fdesign-system)](https://www.npmjs.com/package/@cmsgov/design-system) |
| [Healthcare.gov Design System](packages/ds-healthcare-gov) | Design system used by application teams at healthcare.gov <br> [![npm](https://img.shields.io/npm/v/@cmsgov/ds-healthcare-gov.svg?label=@cmsgov%2Fds-healthcare-gov)](https://www.npmjs.com/package/@cmsgov/ds-healthcare-gov)
| Name | Description |
| ---------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [CMS Design System](packages/design-system) | The core CSS, JS, and React components for the design system. <br> [⁠![@cmsgov/design-system](https://img.shields.io/npm/v/@cmsgov/design-system.svg?label=@cmsgov%2Fdesign-system)](https://www.npmjs.com/package/@cmsgov/design-system) |
| [Healthcare.gov Design System](packages/ds-healthcare-gov) | Design system used by application teams at healthcare.gov <br> [⁠![npm](https://img.shields.io/npm/v/@cmsgov/ds-healthcare-gov.svg?label=@cmsgov%2Fds-healthcare-gov)](https://www.npmjs.com/package/@cmsgov/ds-healthcare-gov) |

Source: [CMSgov/design-system](https://github.com/CMSgov/design-system/blob/main/README.md)



#HTML Tags

## Badges as ahrefs

<p align="center">The open source AI coding agent.</p>
<p align="center">
<a href="https://opencode.ai/discord"><img alt="Discord" src="https://img.shields.io/discord/1391832426048651334?style=flat-square&label=discord" /></a>
Expand All @@ -37,5 +35,3 @@ Source: [CMSgov/design-system](https://github.com/CMSgov/design-system/blob/main
</p>

Source: [Opencode](https://github.com/anomalyco/opencode/blob/dev/README.md?plain=1)


1 change: 1 addition & 0 deletions reflection-nils.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ Most improvements came from watching where people got stuck. We spent a lot of t
<BigQuote text="I genuinely think Legit is addressing a critical pain point for developers building with AI agents. It brings Git-like guarantees (the ability to track, inspect, and revert changes) to the application level, where AI agents actually operate." author="Udoh Jeremiah - Engineer at Heartbeat AI" link="https://www.linkedin.com/feed/update/urn:li:activity:7410367682455261184" />
<BigQuote text="A version‑controlled AI agent is a brilliant leap toward a future where intelligent code writes, edits, and safeguards itself without human blind spots. By making every shift explicit and reversible, we turn the 10 % uncertainty into a learning feed for the next generation of self‑improving systems. This isn’t just a safeguard-it’s a glimpse of the autonomous development pipelines that will power the coming intelligent era." author="Jonas P - CTO at Diedai Health" link="https://www.linkedin.com/feed/update/urn:li:activity:7398652066023407616?commentUrn=urn%3Ali%3Acomment%3A%28activity%3A7398652066023407616%2C7398693968814731265%29&dashCommentUrn=urn%3Ali%3Afsd_comment%3A%287398693968814731265%2Curn%3Ali%3Aactivity%3A7398652066023407616%29" />
</div>

---

## 5. Product Experiments
Expand Down