Hi,

working on a documentation project. 
We use gitlab and gitlab wiki. Love the feature to just copy and paste 
snapshotted pictures into gitlab wiki. 

Creating sphinx docu works fine. Only using .rst for index file. 

Installed sphinxcontrib.images and added some basic options into conf.py. 

No lightbox features for my markdown files :( 

For testing I added a .rst file and put it into the toctree. 

.. image:: _static/images/sphinx-quickstart.png


Lightbox worked with it. 


So I'm not that sure what is the reason here. 

Markdown?


Markdown images (via C'n'P) look like this: 

![image](uploads/a9049fff2f44191479cd0dea5960511e/image.png)



How can I get lightbox feature for my markdown files?

I could try to convert all markdown files to .rst first. But not sure - there 
where some problems with markdown subfolders before. 

Fixed them with simple cp in gitlab. 









-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/dac6dc6e-ac77-4637-9e18-ccfe12dfd937%40googlegroups.com.

Reply via email to