Commit graph

18 commits

Author SHA1 Message Date
@gapmiss
b7c28eacd4 docs: update README.md 2026-06-02 17:07:51 -05:00
@gapmiss
a6bbf8c3a3 docs: update README.md 2026-06-02 17:06:51 -05:00
@gapmiss
6ac5a55f14 docs: update README.md 2026-06-02 17:01:09 -05:00
@gapmiss
9d6f147873 docs: update README.md 2026-06-02 16:59:51 -05:00
@gapmiss
1967a33a72 docs: update README.md 2026-06-02 16:55:55 -05:00
@gapmiss
02c82a339e Add link support for badges using >> syntax
Badges can now include clickable links with `[!!type:text>>link]` syntax.
Supports both wikilinks (`[[Note]]`) and external URLs.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-29 17:47:22 -05:00
@gapmiss
f672e3492e Document data-badge-type CSS attribute for plain-text badges
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-29 17:19:19 -05:00
@gapmiss
88ab8604fc Clarify icon name requirements for custom syntax
Documents that custom syntax requires actual Lucide icon names,
while standard syntax supports both built-in aliases and Lucide names.

Closes #11

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-26 17:22:58 -05:00
@gapmiss
df755b9259 Document custom badge KEY behavior and workaround
Clarifies that KEY is for aria-label only, not displayed visually.
Shows workaround for displaying a label in the VAL text.

Addresses #12

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-26 17:16:39 -05:00
@gapmiss
1e7817fa3b Add shorthand syntax for built-in badge types
Closes #13 - Allow `[!!success]` instead of `[!!success:Success]` for
built-in types. The display text auto-populates from BADGE_TYPES.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-26 17:00:33 -05:00
@gapmiss
198152b87f Support any Lucide icon as badge type
- Fall back to using badge type directly as icon name when not in BADGE_TYPES
- Update tsconfig lib to ES2020 for matchAll support
- Document Lucide icon support in README

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-26 16:49:29 -05:00
@gapmiss
acd9b0f09c Support escaped pipes for badges in Markdown tables
Fixes #17 - Custom badges with | separators now work inside table cells
by using \| escape sequences.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-26 16:26:21 -05:00
gapmiss
58e5d8e5c6 README 2023-12-06 08:57:42 -05:00
gapmiss
8bc99ec7b6 "Live Preview" support 2023-12-06 08:49:47 -05:00
gapmiss
0ec4a643a3 README.md 2023-07-10 12:21:54 -04:00
gapmiss
565a602675 README.md 2023-07-10 12:19:55 -04:00
gapmiss
45dc2ab3db README.md 2023-07-10 12:14:26 -04:00
gapmiss
4a57d19655 initial release 2023-07-10 12:08:26 -04:00