plugins icon indicating copy to clipboard operation
plugins copied to clipboard

[gallery_directive] Add an argument to specify template name

Open dalthviz opened this issue 5 years ago • 0 comments

Hi, it could be nice to be able to optionally specify the template to use, something like:

.. gallery:: <gallery_name> [<template_name>]

if no template name is passed, the directive should fallback to the default template name (gallery_directive.tmpl). A possible implementation it's done here

dalthviz avatar Mar 12 '20 17:03 dalthviz