From c7547a0c7e0ada8d36b1533c9a0cd2d9ae239238 Mon Sep 17 00:00:00 2001 From: Max Franz Date: Mon, 20 Jun 2022 14:35:50 -0400 Subject: [PATCH] Add pptx package to list in docs Closes #3041 --- documentation/md/extensions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/md/extensions.md b/documentation/md/extensions.md index 492d6fe1b6..9c291ac87b 100644 --- a/documentation/md/extensions.md +++ b/documentation/md/extensions.md @@ -97,6 +97,7 @@ Compound Spring Embedder with Ports (CoSEP) is a force-directed layout algorithm * [`sbgn-stylesheet`](https://github.com/PathwayCommons/cytoscape-sbgn-stylesheet) : A stylesheet preset for [SBGN](https://sbgn.github.io/sbgn/). * [`sbgnml-to-cytoscape`](https://github.com/PathwayCommons/sbgnml-to-cytoscape) : Converts XML-based [SBGN](https://sbgn.github.io/sbgn/) files to Cytoscape.js JSON. * [`vue-cytoscape`](https://www.npmjs.com/package/vue-cytoscape) : A [Vue](https://vuejs.org) component for Cytoscape.js. + * [`cytoscape-pptx`](https://github.com/Hoogkamer/cytoscape-pptx) : Export a Cytoscape.js graph into a Powerpoint slide. ## Registration