Skip to content

Commit dc502ba

Browse files
authored
add gitbucket-csvtsv-plugin and gitbucket-smiles-plugin (#44)
1 parent dff369f commit dc502ba

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: _data/plugins.yml

+12
Original file line numberDiff line numberDiff line change
@@ -231,3 +231,15 @@
231231
url: https://github.com/onukura/gitbucket-geojson-plugin
232232
icon: fa fa-map-marker
233233
distributed: false
234+
235+
- name: CsvTsv plugin
236+
description: A plugin for rendering csv and tsv files.
237+
url: https://github.com/onukura/gitbucket-csvtsv-plugin
238+
icon: fa fa-table
239+
distributed: false
240+
241+
- name: SMILES plugin
242+
description: A plugin for rendering chemical language SMILES.
243+
url: https://github.com/onukura/gitbucket-smiles-plugin
244+
icon: fa fa-smile-o
245+
distributed: false

0 commit comments

Comments
 (0)