From fa0bc5e6c97aaf489d2d21fd53e20592d72eca55 Mon Sep 17 00:00:00 2001 From: onukura Date: Sun, 21 Jun 2020 17:07:18 +0900 Subject: [PATCH 1/4] add swagger plugin to list #36 --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.html b/index.html index 6cc58e9..177b35c 100644 --- a/index.html +++ b/index.html @@ -173,6 +173,12 @@

A plugin for rendering a Gantt Chart view of the GitBucket issues.

+
  • +

    + Swagger plugin +

    +

    A plugin for rendering a Swagger (OpenAPI) files.

    +
  • Your plugin is not listed here? You want to move your plugin under the organization? Please open a ticket/issue to reference your demand.

    From 4e5e5cd1a6d1dd8d707fd55ad8bfe9c8a0d1b0f6 Mon Sep 17 00:00:00 2001 From: onukura Date: Sun, 21 Jun 2020 17:12:06 +0900 Subject: [PATCH 2/4] fix indent #36 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 177b35c..f7bb380 100644 --- a/index.html +++ b/index.html @@ -178,7 +178,7 @@

    Swagger plugin

    A plugin for rendering a Swagger (OpenAPI) files.

    - +

    Your plugin is not listed here? You want to move your plugin under the organization? Please open a ticket/issue to reference your demand.

    From 04faab414742bd123a0fbaaa2f32e8d9384bc8fd Mon Sep 17 00:00:00 2001 From: onukura Date: Sun, 21 Jun 2020 17:12:53 +0900 Subject: [PATCH 3/4] fix indent #36 --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index f7bb380..265516a 100644 --- a/index.html +++ b/index.html @@ -174,10 +174,10 @@

    A plugin for rendering a Gantt Chart view of the GitBucket issues.

  • -

    - Swagger plugin -

    -

    A plugin for rendering a Swagger (OpenAPI) files.

    +

    + Swagger plugin +

    +

    A plugin for rendering a Swagger (OpenAPI) files.

  • From 9b64a37b01e83025976ec5c562940ebdc3f6c5a5 Mon Sep 17 00:00:00 2001 From: onukura Date: Sun, 21 Jun 2020 17:23:46 +0900 Subject: [PATCH 4/4] add R Markdown plugin to th list #37 --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.html b/index.html index 265516a..b5483bb 100644 --- a/index.html +++ b/index.html @@ -179,6 +179,12 @@

    A plugin for rendering a Swagger (OpenAPI) files.

    +
  • +

    + R Markdown plugin +

    +

    A plugin for rendering a R Markdown files.

    +
  • Your plugin is not listed here? You want to move your plugin under the organization? Please open a ticket/issue to reference your demand.