diff --git a/asciidoctor-editor-feature/feature.xml b/asciidoctor-editor-feature/feature.xml index 756cd9a8..ebf8f4b3 100644 --- a/asciidoctor-editor-feature/feature.xml +++ b/asciidoctor-editor-feature/feature.xml @@ -2,23 +2,22 @@ - AsciiDoctor Editor is a eclipse plugin to edit asciidoc files (.sh) - + AsciiDoctor Editor is a eclipse plugin to edit asciidoc files +(.sh) It supports -- Syntax coloring which is customizeable and has additional defaults for dark theme -- Bracket switching + highlighting +- Syntax coloring which is customizeable and has additional defaults +for dark theme - Block commenting (CTRL+7) -- Auto bracket closing for [] - Validation - Outline + Quickoutline - Copyright 2017 Albert Tregnaghi + Copyright 2018 Albert Tregnaghi Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/asciidoctor-editor-plugin/META-INF/MANIFEST.MF b/asciidoctor-editor-plugin/META-INF/MANIFEST.MF index 2a4f99ac..f40264e9 100644 --- a/asciidoctor-editor-plugin/META-INF/MANIFEST.MF +++ b/asciidoctor-editor-plugin/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: AsciiDoctor Editor Bundle-SymbolicName: de.jcup.asciidoctoreditor;singleton:=true -Bundle-Version: 0.1.0 +Bundle-Version: 0.1.0.alpha Bundle-Activator: de.jcup.asciidoctoreditor.AsciiDoctorEditorActivator Bundle-Vendor: Albert Tregnaghi Require-Bundle: org.eclipse.ui, diff --git a/asciidoctor-editor-updatesite/site.xml b/asciidoctor-editor-updatesite/site.xml index d3be2df4..51efd34a 100644 --- a/asciidoctor-editor-updatesite/site.xml +++ b/asciidoctor-editor-updatesite/site.xml @@ -1,4 +1,4 @@ - +