Article to Markdown.
WordPress plugin to display URLs in markdown
★ 2stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/igorbenic/article-to-markdown/archive/refs/heads/main.zipArticle to Markdown - WordPress
This is a simple plugin that converts your article into markdown when viewing the url with a .md extension.
Example:
- Normal Blog Article: siteexample.com/article
- Markdown Article: siteexample.com/article.md
Build
Before using this plugin, you need to build it by installing composer and running composer install