Md.Parser.parse
You're seeing just the callback
parse
, go back to Md.Parser module for more information.
Specs
parse(binary(), module()) :: parsing_stage()
Takes a not parsed yet input and the state, returns the updated remainder and state.