chore: cleanup of history file
Some checks failed
Test Suite / unit-tests (3.11) (push) Has been cancelled
Test Suite / unit-tests (3.12) (push) Has been cancelled
Test Suite / integration-tests (push) Has been cancelled
Test Suite / e2e-tests (push) Has been cancelled
Test Suite / performance-tests (push) Has been cancelled
Test Suite / code-quality (push) Has been cancelled
Test Suite / security-scan (push) Has been cancelled
Test Suite / test-summary (push) Has been cancelled
Some checks failed
Test Suite / unit-tests (3.11) (push) Has been cancelled
Test Suite / unit-tests (3.12) (push) Has been cancelled
Test Suite / integration-tests (push) Has been cancelled
Test Suite / e2e-tests (push) Has been cancelled
Test Suite / performance-tests (push) Has been cancelled
Test Suite / code-quality (push) Has been cancelled
Test Suite / security-scan (push) Has been cancelled
Test Suite / test-summary (push) Has been cancelled
This commit is contained in:
30
history/2025/251109-test_document_extracted/README.md
Normal file
30
history/2025/251109-test_document_extracted/README.md
Normal file
@@ -0,0 +1,30 @@
|
||||
# Test Document Extracted - Archive
|
||||
|
||||
This directory contains test output from the `md-package extract` command functionality.
|
||||
|
||||
## What Was Moved (2025-11-09)
|
||||
|
||||
This was a **test output directory** created during manual testing of the MarkiTect packaging system.
|
||||
|
||||
### Contents:
|
||||
- `content.md` - Sample extracted markdown content
|
||||
- `package.json` - Package metadata for MDZ format
|
||||
|
||||
### Original Purpose:
|
||||
Test output from running:
|
||||
```bash
|
||||
markitect md-package extract some-package.mdz --output test_document_extracted/
|
||||
```
|
||||
|
||||
### Why Archived:
|
||||
- Manual test output artifact (not automated test)
|
||||
- Created 2025-10-14, no longer referenced by any code
|
||||
- Packaging functionality is properly tested elsewhere
|
||||
- Cleanup of root directory development artifacts
|
||||
|
||||
### Related Functionality:
|
||||
The `md-package` command functionality is implemented in:
|
||||
- `markitect/plugins/builtin/markdown_commands.py`
|
||||
- `markitect/packaging/` modules
|
||||
|
||||
*Archived as part of JavaScript/development files cleanup - 2025-11-09*
|
||||
Reference in New Issue
Block a user