Is it possible to create a number sequence list with Notepad++?
For example, i want to create an xml file with paths of images:
<pic>
<image>a_\i.jpg</image>
<caption>.</caption>
</pic>
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello everybody.
Is it possible to create a number sequence list with Notepad++?
For example, i want to create an xml file with paths of images:
<pic>
<image>a_\i.jpg</image>
<caption>.</caption>
</pic>