Skip to content

[Feature] tree sitter markdown scan - #2

Merged
mwittie merged 3 commits into
mainfrom
feature/tree-sitter-markdown-scan
Apr 24, 2026
Merged

[Feature] tree sitter markdown scan#2
mwittie merged 3 commits into
mainfrom
feature/tree-sitter-markdown-scan

Conversation

@mwittie

@mwittie mwittie commented Apr 24, 2026

Copy link
Copy Markdown
Owner

Describe your changes

  • Scan markdown files using tree-sitter into an array of content blocks. This is the first step in moving from input.md to output.md through copying and executing content cells.
  • add go fmt and go vet to CI rules

Notes for reviewers

Checklist before requesting a review

If any of these checks are missing, please provide an explanation.

  • I have updated README files, if applicable.
  • This PR is small, otherwise explain why.

@mwittie mwittie changed the title Feature/tree sitter markdown scan [Feature] tree sitter markdown scan Apr 24, 2026
@mwittie mwittie self-assigned this Apr 24, 2026
Comment thread internal/testdata/input.md
Comment thread internal/block.go
Comment thread Makefile
@mwittie
mwittie merged commit 5147973 into main Apr 24, 2026
1 check passed
@mwittie
mwittie deleted the feature/tree-sitter-markdown-scan branch April 24, 2026 17:54
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