mirror of
https://github.com/jacobinwwey/obsidian-NotEMD.git
synced 2026-07-22 12:40:25 +00:00
Add an optional ownership-scoped Tectonic environment with secure installation, native compile verification, and topology-preserving repair support. Harden CircuitikZ generation and preview routing, fix the history drawer scroll model, and synchronize bilingual architecture, user guidance, and localized README documentation. |
||
|---|---|---|
| .. | ||
| .vitepress | ||
| archive | ||
| assets | ||
| brainstorms | ||
| dist | ||
| export | ||
| i18n | ||
| maintainer | ||
| plans | ||
| releases | ||
| repo-saga | ||
| slidev | ||
| superpowers | ||
| architecture.md | ||
| architecture.zh-CN.md | ||
| chapter-split-toc.md | ||
| chapter-split-toc.zh-CN.md | ||
| index.md | ||
| index.zh-CN.md | ||
| README.md | ||
| README.zh-CN.md | ||
| SINGLE_FILE_BUNDLER.md | ||
| SINGLE_FILE_BUNDLER.zh-CN.md | ||
| SLIDEV_HTML_FIX.md | ||
| SLIDEV_HTML_FIX.zh-CN.md | ||
| SLIDEV_SOLUTION.md | ||
| SLIDEV_SOLUTION.zh-CN.md | ||
| STANDALONE_BUNDLE_FIX.md | ||
| STANDALONE_BUNDLE_FIX.zh-CN.md | ||
Notemd Docs Hub
Language: English | 简体中文
This directory contains repository-level documentation for maintainers and contributors.
Current Truth And Layout
- Mainline Progress Audit And Next-Level Direction
- Mainline CI, GEO, CLI, And Slidev Closeout Plan
- Repository Documentation Layout
- Documentation Archive
User And Maintainer Entry Points
- Language Hub
- GitHub Pages Language And GEO Workflow
- GitHub Pages GEO Measurement Log
- Diagram Artifact Export CLI
- Draw.io Export Visual Regression
- Drawnix Export Spike
- circuitikz Figure Generation Roadmap
- circuitikz UI, Export, And Docs Sync Plan
- Chapter Split + TOC Extraction
- Release Workflow
- Release Notes 1.8.2
Slide Export Documentation
- Slidev Standalone Acceptance, 2026-06-18 - Real
architecture.zh-CN.mdstrict native standalone acceptance - Slidev Editable PPTX Acceptance, 2026-06-21 - Real
architecture.zh-CN.mdeditable-text PPTX acceptance - Slidev Export Workflow Verification - Maintainer gate for UI-equivalent export workflow
- Standalone Bundle Fix - Earlier export transformation bug fix (2026-06-16)
- Single-File Bundler - Architecture and implementation overview
- Slidev Solution Summary - Current standalone-first export truth
- Slidev HTML Fix - Original problem analysis and testing
- Slidev Editable PPTX Progress - Reference-project comparison and next implementation direction
Engineering Planning Docs
- Diagram Reference Integration And Figure Generation Plan
- circuitikz Figure Generation Roadmap
- circuitikz Export Prototype
- circuitikz UI, Export, And Docs Sync Plan
- Diagram Platform Phase 2 Requirements
- Local KB Retrieval Decision And Quality Truth
- Local KB RAG Quality And Execution Truth
- Chapter Split Knowledge Management And TOC Comparison Truth
- Diagram Rendering Platform Roadmap
- Language Support Multiphase Plan
- AGENTS And Provider Expansion Plan
- China Provider Expansion Round 2 Plan
Documentation Language Convention
- Plan docs under
docs/superpowers/plans/use explicit locale suffixes:name.en.mdandname.zh-CN.md. - Outside the plan directory, older source docs may still use
name.mdplus a companion language file until they are migrated. - Release notes are stored as two complete files, one English and one Simplified Chinese. GitHub release publishing composes those two files into one bilingual release body at publish time.
- Do not add inline bilingual summary blocks to active docs. Keep each language in its own complete file.
- Root-level one-off reports belong in
docs/archive/root-history/, not in the repository root.