harper/packages/obsidian-plugin
Elijah Potter a89fc3dcf5
Some checks failed
Build Binaries / Release harper-cli - macOS-aarch64 (push) Has been cancelled
Build Binaries / Release harper-cli - Linux-aarch64-GNU (push) Has been cancelled
Build Binaries / Release harper-cli - Linux-aarch64-musl (push) Has been cancelled
Build Binaries / Release harper-cli - macOS-x86_64 (push) Has been cancelled
Build Binaries / Release harper-cli - Linux-x86_64-GNU (push) Has been cancelled
Build Binaries / Release harper-cli - Linux-x86_64-musl (push) Has been cancelled
Build Binaries / Release harper-cli - Windows-x86_64 (push) Has been cancelled
Build Binaries / Release harper-ls - macOS-aarch64 (push) Has been cancelled
Build Binaries / Release harper-ls - Linux-aarch64-GNU (push) Has been cancelled
Build Binaries / Release harper-ls - Linux-aarch64-musl (push) Has been cancelled
Build Binaries / Release harper-ls - macOS-x86_64 (push) Has been cancelled
Build Binaries / Release harper-ls - Linux-x86_64-GNU (push) Has been cancelled
Build Binaries / Release harper-ls - Linux-x86_64-musl (push) Has been cancelled
Build Binaries / Release harper-ls - Windows-x86_64 (push) Has been cancelled
Build Web / build (push) Has been cancelled
Package VS Code Plugin / Package - darwin-arm64 (push) Has been cancelled
Package VS Code Plugin / Package - darwin-x64 (push) Has been cancelled
Package VS Code Plugin / Package - linux-arm64 (push) Has been cancelled
Package VS Code Plugin / Package - linux-x64 (push) Has been cancelled
Package VS Code Plugin / Package - win32-x64 (push) Has been cancelled
Build Chrome Plugin / package (push) Has been cancelled
Package WordPress Plugin / package (push) Has been cancelled
Precommit / precommit (push) Has been cancelled
Release 0.48.0
harper-brill@0.48.0
harper-comments@0.48.0
harper-core@0.48.0
harper-html@0.48.0
harper-literate-haskell@0.48.0
harper-ls@0.48.0
harper-pos-utils@0.48.0
harper-stats@0.48.0
harper-tree-sitter@0.48.0
harper-typst@0.48.0

Generated by cargo-workspaces
2025-07-04 12:40:49 -06:00
..
src feat(obsidian): misc. QoL improvements (#1382) 2025-06-09 15:47:50 -06:00
.gitignore fix(#364): refactored to reduce duplication of state 2025-01-09 09:43:45 -07:00
logo.svg feat: added ability to toggle linting through command and status bar 2024-08-31 11:07:11 -06:00
package.json Release 0.48.0 2025-07-04 12:40:49 -06:00
README.md fix: changed links from elijah-potter/harper to automattic/harper 2024-12-18 08:05:16 -07:00
vite.config.ts fix(obsidian): problems with updating lint config (#1278) 2025-05-15 13:42:43 -06:00

Obsidian Plugin

This directory contains the source code for the Obsidian plugin.

The full documentation can be found here.

Building

In order to build the plugin, you may use just like so:

just build-obsidian