Convert Meta data into ArticleCreate.
Useful to call devto api to create an article.
This does not retrieve the content_file from disk, it will be require to add the body_markdown after making this conversion.
See Implementation
Convert Meta data into ArticleCreate.
Useful to call devto api to create an article.
This does not retrieve the content_file from disk, it will be require to add the body_markdown after making this conversion.