Skip to main content

Module parser

Module parser 

Source

Functionsยง

parse_entry
Parse a Markdown file into an Entry.
read_entry
Read a file from disk and parse it.
render_entry
Serialize an Entry back to Markdown source.
write_entry
Write an Entry back to its source file, updating updated_at first.