topmark.filetypes.builtins.docs¶
topmark / filetypes / builtins / docs
Documentation and text artifacts.
Contains non-code files commonly found in repositories where either headers are not appropriate (license text) or lightweight (Markdown).
Exports
FILETYPES: Concrete definitions for license text files (kept verbatim; not processed) and Markdown sources.
Notes
Markdown does not require shebang handling and typically embeds headers as standard Markdown blocks when configured by TopMark.