Commit graph

  • 02e538218d
    chore: version 1.4.2 main 1.4.2 Keath Milligan 2026-06-01 17:54:04 -0500
  • b20b44f218
    Fix transform & paste handling issues (#24) Keath Milligan 2026-06-01 14:15:34 -0500
  • 692800bb9b
    chore: add package-lock.json Keath Milligan 2026-06-01 14:10:35 -0500
  • 321431d482
    feat(ci): add CI workflow Keath Milligan 2026-06-01 14:06:12 -0500
  • 6dda7b03bb
    fix: ignore events already handled by another plugin Keath Milligan 2026-06-01 13:50:24 -0500
  • aa6877442d
    fix: ignore selected texted when determining contextual heading level Keath Milligan 2026-06-01 12:30:28 -0500
  • 4e55c16f21
    fix: extra blank lines being added to initial html transform Keath Milligan 2026-06-01 10:30:19 -0500
  • a05bdc269e
    chore: cleanup openspec Keath Milligan 2026-05-31 21:47:46 -0500
  • d594c677c9 fix: replace HTML styling with Markdown allen.zhou 2026-05-06 10:14:23 +0800
  • 6be4d6ec56
    fix: skip reformatting when pasting in codeblock (#19) 1.4.1 Keath Milligan 2026-02-10 21:30:10 -0600
  • 048fd7f1b1
    fix: skip reformatting when pasting in codeblock 14-handle-codeblocks Keath Milligan 2026-02-10 21:26:38 -0600
  • 4f539dc990
    fix: update release workflow 1.4.0 Keath Milligan 2026-02-10 20:09:21 -0600
  • c8f5c24e92
    fix: accumulate heading cascade flag (#18) Keath Milligan 2026-02-10 20:04:38 -0600
  • 95d22fc47a
    fix: accumulate heading cascade flag fix-heading-cascade-flag Keath Milligan 2026-02-10 20:01:39 -0600
  • 62a1893a97
    build cleanup (#17) 16-text-is-pasted-twice Keath Milligan 2026-02-10 18:31:53 -0600
  • d3ae35fad2
    chore: cleanup package.json Keath Milligan 2026-02-10 18:30:50 -0600
  • da34985352
    chore: simplify build Keath Milligan 2026-02-10 18:27:47 -0600
  • 7cf39611ca
    style: cleanup file formatting Keath Milligan 2026-02-10 18:23:15 -0600
  • 7435a160b7
    Add toggle for notifications (#15) Asa Reynolds 2026-02-10 19:13:36 -0500
  • c455748a60 Add toggle for notifications asareynolds 2026-02-09 16:40:27 -0500
  • b80d494bed
    fix: handle special characters in replacement strings 1.3.0 Keath Milligan 2025-11-25 22:08:46 -0600
  • ec8685eddc
    feat: add single-spacing transformer option Keath Milligan 2025-11-25 19:19:17 -0600
  • 7c4cc6dec9
    chore: add openspec Keath Milligan 2025-11-25 17:09:55 -0600
  • 73506e74b6
    chore: bump version 1.2.2 Keath Milligan 2025-11-18 22:07:37 -0600
  • fffeead4a8
    refactor: improve empty line removal logic Keath Milligan 2025-11-18 21:58:21 -0600
  • 2a1e1bb462
    Bump version, update README screenshot 1.2.1 Keath Milligan 2025-08-23 18:33:28 -0500
  • f659fb0144
    Replacement list improvements (#11) Keath Milligan 2025-08-23 16:40:00 -0500
  • e5b49285fb
    Improve replacement list management UX replacement-list-improvements Keath Milligan 2025-08-23 16:37:01 -0500
  • 1096a41d61
    Fix scrolling behavior when adding replacement items Keath Milligan 2025-08-23 15:37:01 -0500
  • 0a3b45f9cd
    Update version 1.2.0 Keath Milligan 2025-04-27 23:08:02 -0500
  • 6d5ab0807f
    Update README Keath Milligan 2025-04-27 23:05:47 -0500
  • 2447abe449
    Merge pull request #9 from keathmilligan/issue/1-auto-escape-markdown Keath Milligan 2025-04-27 23:01:37 -0500
  • a051adefb1
    Merge pull request #8 from keathmilligan/issue/7-notification-false-positives Keath Milligan 2025-04-27 23:01:20 -0500
  • 127266acfe
    Refactor clipboard handling and enhance markdown transformation with escape option Keath Milligan 2025-04-27 22:58:45 -0500
  • 63610697ed
    Notification false positives Fixes #7 Keath Milligan 2025-04-27 22:22:15 -0500
  • 1320ccc231
    Update package version Keath Milligan 2025-04-26 14:57:26 -0500
  • 1b2ec43b3e
    Update manifest 1.1.1 Keath Milligan 2025-04-26 14:49:53 -0500
  • 83716e7901
    Update manifest Keath Milligan 2025-04-26 14:48:15 -0500
  • e064ec61b2
    Update release.yml 1.1.0 Keath Milligan 2025-04-26 14:31:19 -0500
  • 0bfadc300e
    Update release.yml Keath Milligan 2025-04-26 14:26:24 -0500
  • ecffc1e750
    Update release.yml Keath Milligan 2025-04-26 14:25:45 -0500
  • 4c8217ace6
    Update release.yml Keath Milligan 2025-04-26 14:24:06 -0500
  • c2aa482ebd
    Merge pull request #6 from keathmilligan/update-readme Keath Milligan 2025-04-26 14:16:55 -0500
  • f6080102a0
    Update README Keath Milligan 2025-04-26 14:16:31 -0500
  • 7fa51ee4d3
    Merge pull request #5 from keathmilligan/paste-override-option Keath Milligan 2025-04-26 13:43:05 -0500
  • feda67ff5b
    Enhance paste override behavior paste-override-option Keath Milligan 2025-04-26 13:42:29 -0500
  • 3f1fe690d2
    Merge pull request #4 from keathmilligan/notification-fix Keath Milligan 2025-04-26 10:58:54 -0500
  • b200557921
    Issue notification only when text is actually transformed Keath Milligan 2025-04-26 10:57:52 -0500
  • 68cba39d9b
    Add release workflow Keath Milligan 2025-04-26 09:22:02 -0500
  • 4c36e8f48a
    Use settings API to add headings 1.0.0 Keath Milligan 2025-04-11 18:01:39 -0500
  • c4cb84e957
    Update plugin description Keath Milligan 2025-04-11 18:00:53 -0500
  • 81a675dfb1
    Update license copyright year Keath Milligan 2025-04-11 18:00:38 -0500
  • bbe04ac12b
    Refactor, add styles Keath Milligan 2025-03-24 20:20:11 -0500
  • 45226a32ed
    Remove debug output Keath Milligan 2025-03-23 20:02:00 -0500
  • 10eb1d92c8
    Fix cascade behavior Keath Milligan 2025-03-23 17:51:58 -0500
  • 194d65ad3c
    Update description Keath Milligan 2025-03-22 23:35:34 -0500
  • daea0944ac
    Update license Keath Milligan 2025-03-22 23:11:34 -0500
  • e6d1f0c14a
    Initial commit Keath Milligan 2025-03-22 22:57:18 -0500