Commit Graph

10 Commits

Author SHA1 Message Date
73b7b2e921 Update ignore patterns and version bump
Added 'package-lock.json' to the ignore patterns in MarkdownGenerator.js to avoid unnecessary processing. Updated the version in package.json from 1.0.5 to 1.0.6 to reflect this change.
2024-11-21 12:45:04 -05:00
d1d72dae28 Enhance file exclusion logic and update version to 1.0.5
Refactored file exclusion patterns in MarkdownGenerator.js to handle various glob patterns and types more comprehensively. Added normalization for paths, extended support for different file types, and included specific directory-only and wildcard matching. Updated the package version to 1.0.5 in package.json to reflect these changes.
2024-11-21 12:40:45 -05:00
1985bc11c4 bump version to 1.0.4 2024-11-14 16:25:25 -05:00
16a5c1a45f Update MarkdownGenerator with new font file extensions
Added support for '.woff2' and 'woff' file extensions to the MarkdownGenerator's configuration. Incremented the version in package.json to 1.0.3 to reflect these changes.
2024-11-14 16:23:59 -05:00
b61c5cc9d5 bump version + deploy 2024-11-07 11:45:27 -05:00
9025836857 code formatting + documentation for MarkdownGenerator 2024-11-07 11:43:00 -05:00
e747f99984 add eslint 2024-11-07 11:37:56 -05:00
2f809fb82e add todo file feature 2024-11-07 11:20:52 -05:00
efb9d63c66 setup publishing: wip 2024-10-30 12:09:29 -04:00
17031d8be8 init 2024-10-30 11:59:30 -04:00