Represents a node in the markdown file dependency graph.
Each node contains metadata about a markdown file and its relationships to other files through
links and references. Used for dependency analysis, topological sorting, and impact assessment
during file operations.
Represents a node in the markdown file dependency graph.
Each node contains metadata about a markdown file and its relationships to other files through links and references. Used for dependency analysis, topological sorting, and impact assessment during file operations.