Function reformating a note as a blog post with adequate tags.

publish_note(selected_document, course_paths, translation = FALSE)

Arguments

selected_document

Character. Name of the note destined to be published.

course_paths

List. List of paths to either databases or documents.

translation

Logical. Whether the source document is in the folder "translated" rather than "original".

Value

Write post in the folder "4_materials/blog".

Author

Nicolas Mangin