RTFTOMD is a pre-CMS software used in conjunction with Stylo, a Markdown CMS.
- (facultative) Converts from RTF to MD with Pandoc
- Lints & formats the manuscript in preparation for use with Stylo.
- Parses the bibliography with Anystyle and Serrano.
- Automatically adds the bibliography to a Zotero subcollection. (TODO: create a new subcollection for the article, properly formatted)
- (TODO) Replaces inline/footnote citations with citation keys in the manuscript.
- (TODO) Automatically adds the manuscript to Stylo
Specifically made for Lampadaire. Planned to be made more flexible in the near future.
Usage: app.rb [options]
"-f", "--file FILE", "File to parse"
"-b", "--bib FILE", "MD file to parse bibliography"
"-r", "--ref REF", "Reference to search"
"-l", "--lint FILE", "Lint the file"