An advanced markdown engine
Find a file
Bernd Worsch eab65c74b5 build: Enhance venv-status to detect shell activation state
- Add venv-status target to check current shell activation
- Detect if venv exists but not activated vs actively running
- Handle different venv active vs project venv scenarios
- Use realpath for robust path comparison across symlinks
- Clean output with --no-print-directory flag
- Integrate status check into help target

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-22 00:18:24 +02:00
markitect chore: gitignore and repo cleanup 2025-09-16 03:04:18 +02:00
tests chore: gitignore and repo cleanup 2025-09-16 03:04:18 +02:00
wiki@32f20201ac Update wiki submodule to latest 2025-09-21 23:24:37 +02:00
.gitignore chore: gitignore and repo cleanup 2025-09-16 03:04:18 +02:00
.gitmodules Add wiki as submodule tracking main 2025-09-16 23:28:11 +02:00
Makefile build: Enhance venv-status to detect shell activation state 2025-09-22 00:18:24 +02:00
README.md chore: first commit 2025-09-16 02:56:34 +02:00

MarkiTect - Advanced Markdown Engine

Your Markdown, Redefined.

MarkiTect is an open-source tool designed to bring structural integrity and consistency to your Markdown files. It empowers you to stop treating your documentation as plain text and start managing it as structured data.

With MarkiTect, you can define a schema to enforce the exact structure of your documents—ensuring every file has the right sections, headings, and hierarchy. This makes it easier than ever to maintain, validate, and automate large-scale documentation projects. Build with confidence, not with manual checks.