[Github-comments] [geany/geany-plugins] Extending markdown preview (#822)

Ali Raeini notifications at xxxxx
Thu Feb 14 12:21:39 UTC 2019


With only few lines of code modification, I am now using the Mardown geany plugin as a svg image viewer (adding any other file that a Webkit supports is possible too, I only added .svg and .html).  This is really handy for me;  I can now write my code, run them and plot the outpouts without leaving geany IDE :-).   Any interest in merging these with the upsteram branch?  

A side note: I have also changed the (internal) name of  Tree Browser, the previous one kept appearing after Scope plugin tabs which was not ideal


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/822

-- Commit Summary --

  * markdown plugin extended: now it supports viewing .svg and .html files
  * Update viewer.c
  * Update README

-- File Changes --

    M markdown/README (3)
    M markdown/src/plugin.c (18)
    M markdown/src/viewer.c (9)
    M treebrowser/src/treebrowser.c (2)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/822.patch
https://github.com/geany/geany-plugins/pull/822.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/822
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190214/e0957b0a/attachment.html>


More information about the Github-comments mailing list