Commit Graph

32 Commits

Author SHA1 Message Date
Carlo Sciolla 27d48942a6
🆕Multiple run modes, now including JAR and SERVER (#96)
It is now possible to support many execution modes, currently available are:

- `jar`: the traditional way of running PlantUML from `plantuml-mode`
- `server`: ask a [`plantuml-server`](https://github.com/plantuml/plantuml-server) instance to run the preview (defaults to https://www.plantuml.com/plantuml)
2019-05-31 10:53:40 +02:00
Carlo Sciolla c14684dc3a
Added capability to automatically download the PlantUML jar path (#95)
* Added capability to automatically download the PlantUML jar path

As an effort to ease the first user setup, a new function is added to download the latest
PlantUML JAR release into `plantuml-jar-path` from Maven central.
2019-05-09 22:04:51 +02:00
Carlo Sciolla b358a53bb0
Be fairer to the codecov 2018-08-16 13:35:27 +02:00
Carlo Sciolla 82ab084c86
Proper changelog needs to include indentation support 2018-08-16 12:12:47 +02:00
Carlo Sciolla cfb408fc84
Removed travis, moved to CircleCI 2018-03-18 23:12:47 +01:00
Carlo Sciolla 75ffccdc91
Support CircleCI
And by the way, use coveralls.io
2018-03-18 23:05:31 +01:00
Carlo Sciolla ecb4428218
#60 Upgrading license to GPLv3+ 2017-08-18 12:16:12 +02:00
Carlo Sciolla 1c3a5f53ff
#55 fix doku on `org-mode` integration 2017-05-10 22:57:49 +02:00
Carlo Sciolla cd17ffdb0b
Added travis badge 2016-12-25 21:12:11 +01:00
Carlo Sciolla e9241e7f8c
#49 Added related projects in the README 2016-12-25 21:12:11 +01:00
Andrew Lyu 6ba5a10988 Remove duplicate rows 2016-11-08 08:27:19 +01:00
Carlo Sciolla 141c55dfc9 #26 Better docs, including migration from ~/Development/Sandbox/puml-mode 2016-10-14 22:11:11 +02:00
Carlo Sciolla cba96b7204 Fixed doku to point to the correct function 2016-10-14 12:15:00 +02:00
Carlo Sciolla cdee161b3d Fixed docs 2016-10-10 20:35:06 +02:00
Carlo Sciolla b31063125b #20 Added usage documentation 2016-05-07 07:50:43 +02:00
Carlo Sciolla 56cd3f393d Prepare for version bump 2016-03-24 22:34:50 +01:00
Jonathan Meeks 4bb8b2a04e allow puml-preview to open in other window, frame 2016-03-21 10:32:17 -05:00
Leandro Facchinetti 44af621c43 Fix `Enable the major mode`
From `subr.el`:

    (add-to-list LIST-VAR ELEMENT &optional APPEND COMPARE-FN)
2015-12-28 16:10:38 -05:00
Carlo Sciolla a20265d5f6 Added troubleshooting docs 2015-12-07 16:56:20 +01:00
Carlo Sciolla 3a2e5c486f Better instructions to configure preview 2015-09-26 09:38:59 +02:00
Carlo Sciolla c9969801fb Better instructions to configure preview 2015-09-26 09:38:31 +02:00
Carlo Sciolla ff322bf843 #6 Use 'binary coding for reading the PNG output / writing to the preview buffer 2015-09-26 09:24:22 +02:00
Carlo Sciolla 769f88a4ad Added MELPA stable shield 2015-09-22 11:36:33 +02:00
Carlo Sciolla f1e9ea1ab5 Fixed quote line breaks 2015-09-21 19:32:06 +02:00
Carlo Sciolla 0d7aa91d68 issue autolinking broken\?! 2015-09-21 18:02:02 +02:00
Carlo Sciolla 198f59d43a MELPA badge 2015-09-21 18:00:29 +02:00
Carlo Sciolla 8a106c86cb Better readme 2015-09-21 17:55:06 +02:00
Carlo Sciolla 37e08d3cea Added banner to the README 2015-09-21 17:45:42 +02:00
Carlo Sciolla d03d37f6b2 Prepare for the new version 2015-09-21 17:28:46 +02:00
Carlo Sciolla cb9435bdd7 Better docs 2015-07-13 23:09:47 +02:00
Carlo Sciolla 1f0c0cc332 Docs updated to link to the online version of the license 2012-06-11 13:33:48 +02:00
Carlo Sciolla 722f44f913 Initial import 2012-06-11 13:31:49 +02:00