Code Preview
by Hank
Score: 46/100
favorite
share
Description
Category: Coding & Technical Tools

The Code Preview plugin for Obsidian allows users to preview code directly from within their notes. By specifying a file path, users can display portions of the code, highlighting specific lines or sections based on configurable parameters. The plugin supports a variety of features such as line range selection, regular expression matching, and text-based search for highlighting code. It also includes options for customizing the appearance, such as line numbers and background color for highlights. Ideal for developers and anyone working with code in Obsidian, the plugin offers an easy way to visualize and navigate through code files without leaving the note-taking environment.

Stats
36
stars
4,698
downloads
1
forks
800
days
761
days
761
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
12
total issues
6
open issues
6
closed issues
0
commits
Latest Version
2 years ago
Changelog

Fix

  • Update README.md example.zip link. #6
  • Amend RegExp example. #6

Chore

  • Update git action, add build plugin files.
README file from