From ce00da9e65094518a28a666ad81f0c4678db9f39 Mon Sep 17 00:00:00 2001 From: cvette Date: Sun, 3 Sep 2017 13:37:52 +0200 Subject: [PATCH] TASK: Fix indentions in README --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 98b51b82..3ab5364c 100644 --- a/README.md +++ b/README.md @@ -8,14 +8,14 @@ Features -------- * Neos Fusion / TypoScript2 language support - * Configurable syntax highlighting - * Basic formatting - * Brace matching - * Breadcrumb navigation - * Code folding - * Structure view - * EEL helper references (Ctrl+Click navigation to class/method) - * Prototype references (Ctrl+Click navigation to prototype definition) + * Configurable syntax highlighting + * Basic formatting + * Brace matching + * Breadcrumb navigation + * Code folding + * Structure view + * EEL helper references (Ctrl+Click navigation to class/method) + * Prototype references (Ctrl+Click navigation to prototype definition) * Completion for node type definitions * "Go to definition" for node types / supertypes / constraints in NodeTypes.yaml