From 1e74644e40b4dd5bbb8ad2382a40aa0298e447a2 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Mon, 31 Dec 2018 12:59:38 +0100 Subject: Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 799d646..0a2cae1 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ It means: * **History, revision comparison** and everything you need from a wiki platform. * You can **edit your pages** with the standard git editor, prose.io (integrated) or any kind of editor you prefer. * Non-existent wiki page links are "[red](wiki/red.md)", you can **click on them to automatically create a new page**! +* [External links](http://www.google.it) get the right icon automatically * **Component system with hooks** that allows you to totally customize your wiki UI. (see customization section below) * Some **nice internal themes** to change your entire wiki UI with 1 simple configuration (see customization section below) * Integrated **Blogging** feature thanks to jekyll! -- cgit