feat(documentation-directory): add typed markdown directory ingestion with author normalization and test coverage

This commit is contained in:
2026-05-02 09:43:51 +00:00
parent 179ccd3883
commit 58c786cbec
19 changed files with 7949 additions and 17889 deletions
+1 -3
View File
@@ -1,3 +1 @@
import * as plugins from './smartdocumentation.plugins.js';
export let demoExport = 'Hi there! :) This is an exported string';
export * from './classes.documentationdirectory.js';