<1 file seen, 29 structures shown>
basic.txt (1-88)
- PROJECT OVERVIEW @1 # This is a plain text document demonstrating the text file scanner capabilities.
  - paragraph (4-5) @4
- INTRODUCTION @7 # The file scanner MCP is designed to handle multiple file formats including plain text files.
  - paragraph (9-11) @9
- Features and Capabilities @13 # The scanner can detect several types of structural elements in plain text:
  - paragraph (16-16) @16
  - paragraph (18-19) @18
  - paragraph (21-22) @21
- TECHNICAL DETAILS @24 # The implementation uses pattern matching to identify:
  - paragraph (26-29) @26
  - paragraph (31-32) @31
- USE CASES @34 # There are many scenarios where analyzing plain text structure is useful:
  - paragraph (36-36) @36
  - paragraph (38-39) @38
  - paragraph (41-42) @41
  - paragraph (44-45) @44
- PERFORMANCE CONSIDERATIONS @47 # The text scanner is lightweight and doesn't require tree-sitter parsing.
  - paragraph (50-51) @50
  - paragraph (53-55) @53
- FUTURE ENHANCEMENTS @57 # Potential improvements could include:
  - paragraph (59-62) @59
  - paragraph (64-65) @64
- CONCLUSION @67 # This demonstrates the capability to extract meaningful structure from plain text files without requiring any special ma…
  - paragraph (70-71) @70
  - paragraph (73-74) @73
- REFERENCES @76 # Related material, listed as plain references since text has no link syntax:
  - paragraph (79-81) @79
  - paragraph (83-85) @83
  - paragraph (87-87) @87
[exit 0]
