View Single Post
Old 05-24-2020, 06:12 AM   #7
Pippo53s03
Member
Pippo53s03 began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Apr 2015
Device: Kobo Aura H2O 2ed
Quote:
Originally Posted by Tex2002ans View Post
Oh, I see......
Sorry, I'm really a donkey newbie and maybe I was non clear...
I want to insert directly the image, not the link to it and regex I'm looking for is one to translate:
Code:
Fig._3.1 
into
Code:
Fig._3.1&nbsp;<img alt="Fig_3.1" src="../Images/Fig_3.1.jpg"/>
or
Code:
Fig._10.6&nbsp;
into
Code:
Fig._10.6&nbsp;<img alt="Fig_10.6" src="../Images/Fig_10.6.jpg"/>

Last edited by Pippo53s03; 05-24-2020 at 09:55 AM.
Pippo53s03 is offline   Reply With Quote