wordpress-markdown-git
wordpress-markdown-git copied to clipboard
:loop: WordPress plugin to add file content (Markdown, Jupyter notebooks) from a Git based VCS to a WordPress post; replaces https://github.com/gis-ops/md-github-wordpress
**Versions** Wordpress: 5.4.2 Documents for Git: 1.0.2 **Describe the bug** i have just installed the plugin and was looking up to using it, but when i enable it the entire...
This PR adds support for rendering Jupyter Notebook `.ipynb` files using nbviewer. - Files ending in `.ipynb` now display inside an `` using nbviewer. - This change addresses Issue #42....