From 0d7aa91d68c72a79856863c0bcd2598a82dbcc6d Mon Sep 17 00:00:00 2001 From: Carlo Sciolla Date: Mon, 21 Sep 2015 18:02:02 +0200 Subject: [PATCH] issue autolinking broken\?! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98d571f..beb7397 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ You can either tell `puml-mode` to autocomplete the word before the cursor by ty To render the PlantUML diagram within Emacs, you can also hit `M-x puml-preview`. This will run PlantUML and display the result in the `*PUML-Preview*` buffer. The format used to render the diagram is automagically chosen from what's supported by your Emacs. It will be one of the following, in order of preference: - SVG -- ~~PNG~~ still unsupported, see #6 +- ~~PNG~~ **still unsupported, see [#6](https://github.com/skuro/puml-mode/issues/6)** - Unicode ASCII art Default key bindings