Changix v0.3.0 Changix.Parser View Source
Parses a single changelog file to build an Changix.Entry
.
Link to this section Summary
Functions
Parses a markdown entry with YAML front matter header.
Link to this section Functions
Parses a markdown entry with YAML front matter header.
Returns {:ok, %Changix.Entry{}}
or {:error, reason}
.