Skip to content

Add Markdown and shell indexing support#832

Open
findingnino wants to merge 3 commits into
colbymchenry:mainfrom
findingnino:feat/md_sh_bash_support
Open

Add Markdown and shell indexing support#832
findingnino wants to merge 3 commits into
colbymchenry:mainfrom
findingnino:feat/md_sh_bash_support

Conversation

@findingnino

Copy link
Copy Markdown

Adds Markdown and shell script indexing.

  • Indexes .md/.markdown files as Markdown, including file content, headings, and local links.
  • Indexes .sh/.bash files as shell scripts, including file content, functions, and command calls.
  • Adds extraction and source-file detection coverage.
  • Fixes shell assignment parsing so empty assignments do not hang extraction.

Tested with Node 22:

  • npm run build
  • focused extraction tests for Markdown and shell support
  • source-file detection tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant