Store.Project.NoteParser (fnord v0.7.14)

View Source

This module is deprecated. It remains to support Store.Project.Note.

Summary

Functions

parse(input)

@spec parse(binary()) :: {:ok, {String.t(), [String.t()]}} | {:error, atom(), atom()}