View Single Post
Old 05-21-2020, 12:21 PM   #1
Pippo53s03
Member
Pippo53s03 began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Apr 2015
Device: Kobo Aura H2O 2ed
Question Regex to insert images automatically

Hallo, my friends.
I would like a regex to insert images automatically in my epub.
I mean:
having "Fig. 1.1" and similiar "Fig. 1.2" (and so on until "Fig. 99.99")
I would like to "translate" in:
"<a href="../Images/Fig 1.1.jpg">Fig. 1.1</a>&nbsp;"
and so on....
could you help me?
Thanks in advance!
Pippo53s03 is offline   Reply With Quote