Conversation
This plugin uses the new right pane in Pluma to display a real-time rendering/preview of a Markdown file. It uses WebKit2 and only relies on core markdown plugins in python. Needs python3-markdown (or whatever the lib is named in your distro).
Since this plugin provides ctags, which are often presented on the right side in most IDEs, we can move this plugin to show in Pluma's new right side panel to be consistent.
|
Yeah! That's a so great feature 💌 |
|
Is there a test file for this? This is one of those things I don't know anything about |
Try the |
|
I was unable to build pluma-plugins due to a libpeas issue blocking the build at the word-completion plugin: Debian has rebuit libpeas 1.36.0 (1.36.0-8) to declare "breaks" against current eom and eog prior to a certain commit. I don't know much about libpeas but pluma without the plugins package is working fine with libpeas 1.36.0-5 |
|
@lukefromdc I think your solution for the time being may be to install Long term I think pluma-plugins (and possibly other packages in MATE) need to explicitly depend on girepository (and handle 1.0 or 2.0 gracefully, or through a build flag) |
|
This should work now with the latest commit from Pluma (I've rebased mate-desktop/pluma#718 from |
This plugin uses the new right pane in Pluma to display a real-time rendering/preview of a Markdown file. It uses WebKit2 and only relies on core markdown plugins in python.
Needs python3-markdown (or whatever the lib is named in your distro).
Also moved the
sourcecodebrowserplugin to the new right panel.Needs mate-desktop/pluma#718
Markdown Preview plugin:

Source code browser plugin on right side:
