colrev.writer.markdownΒΆ

Function to write Markdown (table) files

Functions

colrev.writer.markdown.to_dataframe

Convert a records dict to a pandas DataFrame

colrev.writer.markdown.to_string

Convert a records dict to a markdown string with a table

colrev.writer.markdown.write_file

Write a markdown file with a table from a records dict