We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dff369f commit dc502baCopy full SHA for dc502ba
_data/plugins.yml
@@ -231,3 +231,15 @@
231
url: https://github.com/onukura/gitbucket-geojson-plugin
232
icon: fa fa-map-marker
233
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
0 commit comments