This website requires JavaScript.
Explore
Help
Sign In
obsidian-plugin
/
m-kk_toc
Watch
1
Star
0
Fork
You've already forked m-kk_toc
0
mirror of
https://github.com/m-kk/toc.git
synced
2026-07-22 06:44:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
902c8b7bdd
m-kk_toc
/
versions.json
5 lines
60 B
JSON
Raw
Normal View
History
Unescape
Escape
🚀 feat: initial release of Table of Contents Generator v1.0.0 Complete Obsidian plugin for generating clean, trackable table of contents using frontmatter metadata. Features invisible TOC markers, smart H1-aware positioning, automatic updates, and comprehensive configuration options. Key Features: - Invisible frontmatter-based TOC tracking (no HTML markers) - Smart positioning after last H1 or document start - Surgical content updates preventing cursor jumps - Pre-compiled regex patterns (75% performance improvement) - Comprehensive ReDoS protection against malicious patterns - Auto-update with debounced change detection - Configurable heading depth, exclusion patterns, and links - Modern TypeScript architecture with strict type checking - Service-oriented design with clean separation of concerns Security & Performance: - Enhanced ReDoS protection (10+ dangerous patterns) - Memory-efficient operations with proper cleanup - Single-pass DOM operations and optimized caching - Modern build system with esbuild 0.25.9 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-09 20:03:32 +00:00
{
🔖 release: 1.1.0 — minAppVersion 1.7.2, rewrite README to match implementation
2026-07-10 03:11:33 +00:00
"1.0.0"
:
"0.15.0"
,
🔖 release: 1.1.1 — fix release-scan warnings
2026-07-10 17:35:06 +00:00
"1.1.0"
:
"1.7.2"
,
"1.1.1"
:
"1.7.2"
}
Reference in a new issue
Copy permalink